Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "cachu", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Simple, minimalistic key-value cache.", | ||
@@ -15,3 +15,9 @@ "main": "src/cachu.js", | ||
"keywords": [ | ||
"cache", "minimalistic", "js", "kv", "nodejs", "node", "javascript" | ||
"cache", | ||
"minimalistic", | ||
"js", | ||
"kv", | ||
"nodejs", | ||
"node", | ||
"javascript" | ||
], | ||
@@ -23,3 +29,4 @@ "author": "Azury <hello@azury.dev> (https://azury.dev)", | ||
}, | ||
"homepage": "https://github.com/azurystudios/cachu#readme" | ||
"homepage": "https://github.com/azurystudios/cachu#readme", | ||
"type": "module" | ||
} |
/*! | ||
* cachu v1.0.7 | ||
* cachu v1.0.9 | ||
* © 2021 - Samuel Kopp | ||
@@ -4,0 +4,0 @@ * Code licensed under Apache-2.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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20395
0
Yes