lru-cache-ext
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "lru-cache-ext", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Thin wrapper around lru-cache with extended functionality.", | ||
@@ -41,20 +41,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.7.0", | ||
"@babel/core": "7.7.2", | ||
"@babel/plugin-proposal-object-rest-spread": "7.6.2", | ||
"@babel/register": "7.7.0", | ||
"@blackflux/eslint-plugin-rules": "1.3.15", | ||
"@blackflux/robo-config-plugin": "2.6.17", | ||
"@babel/cli": "7.7.5", | ||
"@babel/core": "7.7.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.7.4", | ||
"@babel/register": "7.7.4", | ||
"@blackflux/eslint-plugin-rules": "1.3.17", | ||
"@blackflux/robo-config-plugin": "3.0.1", | ||
"babel-eslint": "10.0.3", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.7", | ||
"eslint": "6.6.0", | ||
"coveralls": "3.0.9", | ||
"eslint": "6.7.2", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-json": "2.0.1", | ||
"eslint-plugin-markdown": "1.0.1", | ||
"eslint-plugin-mocha": "6.2.1", | ||
"js-gardener": "2.0.114", | ||
"eslint-plugin-mocha": "6.2.2", | ||
"js-gardener": "2.0.118", | ||
"lru-cache": "5.1.1", | ||
"node-tdd": "2.5.18", | ||
"node-tdd": "2.5.20", | ||
"nyc": "14.1.1", | ||
@@ -61,0 +61,0 @@ "semantic-release": "15.13.31" |
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
8822