appolo-cache
Advanced tools
Comparing version 6.0.9 to 8.0.0
@@ -21,3 +21,3 @@ { | ||
"main": "./index.js", | ||
"version": "6.0.9", | ||
"version": "8.0.0", | ||
"license": "MIT", | ||
@@ -32,12 +32,12 @@ "repository": { | ||
"devDependencies": { | ||
"@types/benchmark": "^1.0.31", | ||
"@types/chai": "^4.2.11", | ||
"@types/mocha": "^7.0.2", | ||
"@types/benchmark": "^2.1.0", | ||
"@types/chai": "^4.2.14", | ||
"@types/mocha": "^8.0.3", | ||
"benchmark": "^2.1.4", | ||
"chai": "^4.2.0", | ||
"lru-cache": "^5.1.1", | ||
"mocha": "^7.1.2", | ||
"lru-cache": "^6.0.0", | ||
"mocha": "^8.2.0", | ||
"simple-lru-cache": "0.0.2", | ||
"typescript": "^3.8.3" | ||
"typescript": "^4.0.5" | ||
} | ||
} |
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
32264