sequelize-simple-cache
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "sequelize-simple-cache", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A simple, transparent, client-side, in-memory cache for Sequelize", | ||
@@ -26,3 +26,3 @@ "main": "src/SequelizeSimpleCache.js", | ||
"engines": { | ||
"node": ">=8.x.x" | ||
"node": ">=10.x.x" | ||
}, | ||
@@ -29,0 +29,0 @@ "peerDependencies": { |
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
44811