lodash-decorators
Advanced tools
Comparing version 1.0.2 to 1.0.4
@@ -5,6 +5,11 @@ { | ||
"description": "A collection of decorators using lodash at it's core.", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"engines": { | ||
"node": ">=0.12.0" | ||
}, | ||
"scripts": { | ||
"test": "gulp mocha:unit", | ||
"release": "gulp stage && npm publish stage", | ||
"postrelease": "git push && git push --tags" | ||
}, | ||
"main": "index.js", | ||
@@ -15,2 +20,3 @@ "keywords": [ | ||
"ES7", | ||
"ES2016", | ||
"utility" | ||
@@ -17,0 +23,0 @@ ], |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
57911
29
1005