nano-memoize
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "nano-memoize", | ||
"version": "v1.1.9", | ||
"version": "v1.1.10", | ||
"description": "Faster than fast, smaller than micro ... a nano speed and nano size memoizer.", | ||
@@ -51,7 +51,8 @@ "engines": {}, | ||
"uglify-es": "^3.3.9", | ||
"underscore": "^1.9.1" | ||
"underscore": "^1.9.1", | ||
"growl": "^1.10.5" | ||
}, | ||
"dependencies": { | ||
"growl": "^1.10.5" | ||
} | ||
} |
@@ -211,2 +211,4 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/30ce201484754fa5b0a6c6046abb842d)](https://www.codacy.com/app/syblackwell/nano-memoize?utm_source=github.com&utm_medium=referral&utm_content=anywhichway/nano-memoize&utm_campaign=Badge_Grade) | ||
2020-02-30 v1.1.10 Moved growl to dev dependency. | ||
2020-01-30 v1.1.9 Code style improvements. | ||
@@ -213,0 +215,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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
73733
0
275
24
- Removedgrowl@^1.10.5
- Removedgrowl@1.10.5(transitive)