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.4.5 to 4.4.6-alpha.0

12

package.json
{
"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"
}
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