You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/02/22 06:20:40 UTC

[cordova-coho] branch master updated: Update License Known Issues for Electron (#229)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new 976f068  Update License Known Issues for Electron (#229)
976f068 is described below

commit 976f06880a21fdb8eb58ae0a9ae336265c3402b0
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Feb 22 15:20:33 2019 +0900

    Update License Known Issues for Electron (#229)
---
 src/knownIssues.json | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/src/knownIssues.json b/src/knownIssues.json
index 6e3e404..d91aea9 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -219,5 +219,15 @@
     "spdx-license-ids": {
         "verified-license": "CC0-1.0",
         "license-notes": "This is a dev dependency, we don't ship it or ask our users to download it. We are good. It is a dep of eslint-plugin-import."
+    },
+    "color-convert": {
+        "verified-license": "MIT",
+        "verified-license-notes": "https://github.com/Qix-/color-convert/blob/master/LICENSE",
+        "license-notes": "This is a dev dependency, we don't ship it or ask our users to download it. We are good. It is a dep of eslint."
+    },
+    "speedometer": {
+        "verified-license": "MIT",
+        "verified-license-notes": "https://github.com/mafintosh/speedometer/blob/master/LICENSE",
+        "license-notes": "This is a dep of electron."
     }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org