lru-cache-ext
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "lru-cache-ext", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Thin wrapper around lru-cache with extended functionality.", | ||
@@ -36,7 +36,7 @@ "main": "lib/index.js", | ||
"@babel/cli": "7.4.4", | ||
"@babel/core": "7.4.4", | ||
"@babel/core": "7.4.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.4.4", | ||
"@babel/register": "7.4.4", | ||
"@blackflux/eslint-plugin-rules": "1.0.14", | ||
"@blackflux/robo-config-plugin": "1.9.2", | ||
"@blackflux/eslint-plugin-rules": "1.0.15", | ||
"@blackflux/robo-config-plugin": "1.10.3", | ||
"babel-eslint": "10.0.1", | ||
@@ -46,3 +46,3 @@ "chai": "4.2.0", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.30", | ||
"js-gardener": "2.0.31", | ||
"lru-cache": "5.1.1", | ||
@@ -49,0 +49,0 @@ "nyc": "14.1.1", |
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
7101