@graphile/lru
Advanced tools
Comparing version 4.4.5 to 4.4.6-alpha.0
{ | ||
"name": "@graphile/lru", | ||
"version": "4.4.5", | ||
"version": "4.4.6-alpha.0", | ||
"description": "Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)", | ||
@@ -29,18 +29,10 @@ "main": "node8plus/index.js", | ||
"devDependencies": { | ||
"eslint_d": "^8.0.0", | ||
"jest": "^24.8.0", | ||
"prettier": "^1.17.0", | ||
"ts-node": "^8.1.0", | ||
"typescript": "^3.4.5" | ||
}, | ||
"jest": { | ||
"transform": { | ||
"^.+\\.jsx?$": "../../.jest-wrapper.js" | ||
}, | ||
"testRegex": "__tests__/.*\\.test\\.js$" | ||
}, | ||
"files": [ | ||
"node8plus" | ||
], | ||
"gitHead": "b0e19c73f1f78c62c4be1a2974a4f2404c538aa5" | ||
"gitHead": "ed493c832b02c1ac3734f6c69b8c13628e3e108a" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3
8630
1