@nrk/nodecache-as-promised
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -9,3 +9,3 @@ { | ||
"homepage": "https://github.com/nrkno/nodecache-as-promised#readme", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "NodeJs in-memory cache with Promise support. Extendable with middlewares. Middlewares provided: Distributed invalidation and persistence of cache misses", | ||
@@ -27,3 +27,5 @@ "main": "lib/index.js", | ||
"lint": "eslint './{src,test}/**/*.js'", | ||
"precommit": "lint-staged && npm run test" | ||
"precommit": "lint-staged && npm run test", | ||
"prepublishOnly": "npm run build", | ||
"postpublish": "rm -rf lib" | ||
}, | ||
@@ -30,0 +32,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
675184
69
5938
1