@graphile/lru
Advanced tools
Comparing version 4.9.0 to 4.11.0
{ | ||
"name": "@graphile/lru", | ||
"version": "4.9.0", | ||
"version": "4.11.0", | ||
"description": "Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)", | ||
@@ -14,3 +14,3 @@ "main": "node8plus/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/graphile/graphile-build.git" | ||
"url": "git+https://github.com/graphile/graphile-engine.git" | ||
}, | ||
@@ -23,5 +23,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/graphile/graphile-build/issues" | ||
"url": "https://github.com/graphile/graphile-engine/issues" | ||
}, | ||
"homepage": "https://github.com/graphile/graphile-build/tree/master/packages/lru", | ||
"homepage": "https://github.com/graphile/graphile-engine/tree/master/packages/lru", | ||
"engines": { | ||
@@ -41,3 +41,3 @@ "node": ">=8.6" | ||
}, | ||
"gitHead": "a575f0ac46f7636e726ed9092a374aef65ef23eb" | ||
"gitHead": "742133b9064cd64d61e45edc981261a036d56c7f" | ||
} |
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
8670