Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphile/lru

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphile/lru - npm Package Compare versions

Comparing version 4.9.0 to 4.11.0

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc