From cbd4c1f40ace1421ab495c83908ca34dd833b410 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Wed, 8 Jan 2020 16:17:25 +0800 Subject: [PATCH] - Build: Update license badges - npm: Update devDeps --- badges/licenses-badge-dev.svg | 2 +- badges/licenses-badge.svg | 2 +- package-lock.json | 9 +++++---- package.json | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/badges/licenses-badge-dev.svg b/badges/licenses-badge-dev.svg index 7a5cc087..0e2c6a6f 100644 --- a/badges/licenses-badge-dev.svg +++ b/badges/licenses-badge-dev.svg @@ -1 +1 @@ -License typesLicense types(all devDeps)(all devDeps)PublicPublicdomaindomain1. (MIT OR CC0-1.0)1. (MIT OR CC0-1.0)2. CC0-1.02. CC0-1.03. Unlicense3. UnlicensePermissivePermissive1. (AFL-2.1 OR BSD-3-Clause)1. (AFL-2.1 OR BSD-3-Clause)2. (BSD-2-Clause OR MIT OR Apache-2.0)2. (BSD-2-Clause OR MIT OR Apache-2.0)3. (MIT OR Apache-2.0)3. (MIT OR Apache-2.0)4. (WTFPL OR MIT)4. (WTFPL OR MIT)5. Apache5. Apache6. Apache-2.06. Apache-2.07. BSD-2-Clause7. BSD-2-Clause8. BSD-3-Clause8. BSD-3-Clause9. GPL-3.0-or-later OR MIT9. GPL-3.0-or-later OR MIT10. ISC10. ISC11. MIT11. MIT12. MPL-2.0 OR Apache-2.012. MPL-2.0 OR Apache-2.0WeaklyWeaklyprotectiveprotective1. LGPL-3.01. LGPL-3.02. MPL-2.02. MPL-2.0UncategorizedUncategorized1. caniuse-db (1.0.30001019)1. caniuse-db (1.0.30001019)2. caniuse-lite (1.0.30001019)2. caniuse-lite (1.0.30001019)3. jsonify (0.0.0)3. jsonify (0.0.0)4. npm-consider (1.7.0)4. npm-consider (1.7.0)5. pako (1.0.10)5. pako (1.0.10)6. sha.js (2.4.11)6. sha.js (2.4.11)7. spdx-exceptions (2.2.0)7. spdx-exceptions (2.2.0)8. spdx-expression-validate (2.0.0)8. spdx-expression-validate (2.0.0)9. spdx-ranges (2.1.1)9. spdx-ranges (2.1.1)MissingMissing1. boundary (1.0.1)1. boundary (1.0.1)2. object.entries-ponyfill (1.0.1)2. object.entries-ponyfill (1.0.1)3. structured-source (3.0.2)3. structured-source (3.0.2)4. taffydb (2.6.2)4. taffydb (2.6.2) \ No newline at end of file +License typesLicense types(all devDeps)(all devDeps)PublicPublicdomaindomain1. (MIT OR CC0-1.0)1. (MIT OR CC0-1.0)2. CC0-1.02. CC0-1.03. Unlicense3. UnlicensePermissivePermissive1. (AFL-2.1 OR BSD-3-Clause)1. (AFL-2.1 OR BSD-3-Clause)2. (BSD-2-Clause OR (MIT OR Apache-2.0))2. (BSD-2-Clause OR (MIT OR Apache-2.0))3. (GPL-3.0-or-later OR MIT)3. (GPL-3.0-or-later OR MIT)4. (MIT OR Apache-2.0)4. (MIT OR Apache-2.0)5. (MPL-2.0 OR Apache-2.0)5. (MPL-2.0 OR Apache-2.0)6. (WTFPL OR MIT)6. (WTFPL OR MIT)7. Apache7. Apache8. Apache-2.08. Apache-2.09. Artistic-2.09. Artistic-2.010. BSD-2-Clause10. BSD-2-Clause11. BSD-3-Clause11. BSD-3-Clause12. ISC12. ISC13. MIT13. MIT14. Zlib14. ZlibWeaklyWeaklyprotectiveprotective1. LGPL-3.01. LGPL-3.02. MPL-2.02. MPL-2.0UncategorizedUncategorized1. caniuse-db (1.0.30001019)1. caniuse-db (1.0.30001019)2. caniuse-lite (1.0.30001019)2. caniuse-lite (1.0.30001019)3. jsonify (0.0.0)3. jsonify (0.0.0)4. spdx-exceptions (2.2.0)4. spdx-exceptions (2.2.0)5. spdx-expression-validate (2.0.0)5. spdx-expression-validate (2.0.0)6. spdx-ranges (2.1.1)6. spdx-ranges (2.1.1)MissingMissing1. boundary (1.0.1)1. boundary (1.0.1)2. object.entries-ponyfill (1.0.1)2. object.entries-ponyfill (1.0.1)3. structured-source (3.0.2)3. structured-source (3.0.2)4. taffydb (2.6.2)4. taffydb (2.6.2) \ No newline at end of file diff --git a/badges/licenses-badge.svg b/badges/licenses-badge.svg index 184699a1..7d0cbfa0 100644 --- a/badges/licenses-badge.svg +++ b/badges/licenses-badge.svg @@ -1 +1 @@ -License typesLicense types(project, deps, and bundled devDeps)(project, deps, and bundled devDeps)PermissivePermissive1. ISC1. ISC2. MIT2. MITUncategorizedUncategorized1. (MIT AND Apache-2.0 AND CC-BY-SA-2.0 AND ISC AND LGPL-3.0-or-later AND X11) (svgedit (5.1.0))1. (MIT AND Apache-2.0 AND CC-BY-SA-2.0 AND ISC AND LGPL-3.0-or-later AND X11) (svgedit (5.1.0)) \ No newline at end of file +License typesLicense types(project, deps, and bundled devDeps)(project, deps, and bundled devDeps)PermissivePermissive1. Apache-2.01. Apache-2.02. ISC2. ISC3. MIT3. MIT4. X114. X11WeaklyWeaklyprotectiveprotective1. LGPL-3.0-or-later1. LGPL-3.0-or-laterProtectiveProtective1. CC-BY-SA-2.01. CC-BY-SA-2.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index acbf1f42..9b8e4dac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7812,16 +7812,17 @@ } }, "license-badger": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.8.0.tgz", - "integrity": "sha512-rcyYZY3XRRLSuoDhu8HDtGpLeKy1O7vnEH0qyCktLpoTJkolSy1tXP8VA5t8qBezh+cW9fB200Sd7QfWIl8pNQ==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.9.0.tgz", + "integrity": "sha512-km4MqoyR1FTIb/hPRi9Ljo4XiPWYf2MY5kE4nANoa+qautJ+f1N4/QA1uradPkyEDJ5UvcAEmaWStczmWKe8xA==", "dev": true, "requires": { "badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing", "command-line-basics": "^0.6.2", "es6-template-strings": "^2.0.1", "licensee": "git+https://github.com/brettz9/licensee.js.git#filterPackages", - "npm-consider": "git+https://github.com/brettz9/npm-consider.git#handle-ands" + "npm-consider": "git+https://github.com/brettz9/npm-consider.git#handle-ands", + "spdx-expression-parse": "^3.0.0" } }, "licensee": { diff --git a/package.json b/package.json index 2a67d146..4e29a0a2 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "imageoptim-cli": "^3.0.2", "jamilih": "^0.47.0", "jsdoc": "^3.6.3", - "license-badger": "^0.8.0", + "license-badger": "^0.9.0", "load-stylesheets": "^0.9.0", "mocha": "^7.0.0", "mocha-badge-generator": "https://github.com/brettz9/mocha-badge-generator#updated-badge-up",