Socket
Socket
Sign inDemoInstall

@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 5.0.0-beta.2 to 5.0.0-beta.3

9

CHANGELOG.md
# @graphile/lru
## 5.0.0-beta.3
### Patch Changes
- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information
## 5.0.0-beta.2

@@ -4,0 +13,0 @@

8

package.json
{
"name": "@graphile/lru",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.3",
"description": "Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/graphile/heart.git"
"url": "git+https://github.com/graphile/crystal.git"
},

@@ -24,5 +24,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/graphile/heart/issues"
"url": "https://github.com/graphile/crystal/issues"
},
"homepage": "https://github.com/graphile/heart/tree/main/utils/lru",
"homepage": "https://github.com/graphile/crystal/tree/main/utils/lru",
"engines": {

@@ -29,0 +29,0 @@ "node": ">=14.17"

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