Comparing version 3.0.1 to 3.0.2
@@ -5,2 +5,7 @@ # Changelog | ||
## [3.0.2] - 2018-05-23 | ||
### Changed | ||
* Switch to `opencollective-postinstall` (@mateodelnorte) | ||
## [3.0.1] - 2018-05-05 | ||
@@ -249,2 +254,3 @@ | ||
[Unreleased]: https://github.com/level/level/compare/v3.0.1...HEAD | ||
[3.0.2]: https://github.com/level/level/compare/v3.0.1...v3.0.2 | ||
[3.0.1]: https://github.com/level/level/compare/v3.0.0...v3.0.1 | ||
@@ -251,0 +257,0 @@ [3.0.0]: https://github.com/level/level/compare/v2.1.2...v3.0.0 |
{ | ||
"name": "level", | ||
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"contributors": [ | ||
@@ -38,3 +38,3 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)", | ||
"leveldown": "^3.0.0", | ||
"opencollective": "^1.0.3" | ||
"opencollective-postinstall": "^2.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"test": "standard && node test.js", | ||
"postinstall": "opencollective postinstall || exit 0" | ||
"postinstall": "opencollective-postinstall || exit 0" | ||
}, | ||
@@ -50,0 +50,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
36863
+ Addedopencollective-postinstall@2.0.3(transitive)
- Removedopencollective@^1.0.3
- Removedansi-escapes@1.4.0(transitive)
- Removedansi-regex@3.0.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbabel-polyfill@6.23.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedchalk@1.1.3(transitive)
- Removedchardet@0.4.2(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedcli-width@2.2.1(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedencoding@0.1.13(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedexternal-editor@2.2.0(transitive)
- Removedfigures@2.0.0(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removediconv-lite@0.4.240.6.3(transitive)
- Removedinquirer@3.0.6(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedminimist@1.2.0(transitive)
- Removedmute-stream@0.0.7(transitive)
- Removednode-fetch@1.6.3(transitive)
- Removedonetime@2.0.1(transitive)
- Removedopencollective@1.0.3(transitive)
- Removedopn@4.0.2(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedpinkie@2.0.4(transitive)
- Removedpinkie-promise@2.0.1(transitive)
- Removedregenerator-runtime@0.10.50.11.1(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedrun-async@2.4.1(transitive)
- Removedrx@4.1.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedstring-width@2.1.1(transitive)
- Removedstrip-ansi@4.0.0(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtmp@0.0.33(transitive)