- Build: Update license dev. badge (CC-BY-4.0 packages listed now as permissive)
- npm: Update devDep.master
parent
80b31b3776
commit
9fcdebac44
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 4.8 KiB |
|
@ -7812,16 +7812,16 @@
|
|||
}
|
||||
},
|
||||
"license-badger": {
|
||||
"version": "0.9.1",
|
||||
"resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.9.1.tgz",
|
||||
"integrity": "sha512-2rGGOIJXR/piSuExihDU2eS6RuLf4Y+oBv9BIuEy0Tl/bKH0Cbv1yC5oYa3efRl7EQxHa3Ofx8Hl761e+C1Q2w==",
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.9.2.tgz",
|
||||
"integrity": "sha512-koBhzHEbP0c2g+gV/ORS5mrKvzy4ipvd2/vxYRohYIPFmInFUFeV/RhTLV97oqqrjQVYc6gKxgYo95KQgkXNNg==",
|
||||
"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#cc-by-3",
|
||||
"npm-consider": "git+https://github.com/brettz9/npm-consider.git#cc-by-4",
|
||||
"spdx-expression-parse": "^3.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -9199,8 +9199,8 @@
|
|||
"dev": true
|
||||
},
|
||||
"npm-consider": {
|
||||
"version": "git+https://github.com/brettz9/npm-consider.git#813dae260791460feb73b8a23f4fdda16b832025",
|
||||
"from": "git+https://github.com/brettz9/npm-consider.git#cc-by-3",
|
||||
"version": "git+https://github.com/brettz9/npm-consider.git#c8b228788c5685809a75ca726849c82752c07403",
|
||||
"from": "git+https://github.com/brettz9/npm-consider.git#cc-by-4",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-table3": "^0.5.1",
|
||||
|
|
|
@ -163,7 +163,7 @@
|
|||
"imageoptim-cli": "^3.0.2",
|
||||
"jamilih": "^0.47.0",
|
||||
"jsdoc": "^3.6.3",
|
||||
"license-badger": "^0.9.1",
|
||||
"license-badger": "^0.9.2",
|
||||
"load-stylesheets": "^0.9.0",
|
||||
"mocha": "^7.0.0",
|
||||
"mocha-badge-generator": "https://github.com/brettz9/mocha-badge-generator#updated-badge-up",
|
||||
|
|
Loading…
Reference in New Issue