New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bedrock-caches

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedrock-caches - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "bedrock-caches",
"version": "0.0.2",
"version": "0.0.3",
"description": "A collection of cache implementations for NodeJS",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -52,3 +52,3 @@ Bedrock Cache Collection

```ts
import { UpdateCache } from "bedrock-caches/lib/memory"
import { MemoryCache } from "bedrock-caches/lib/memory"
```

@@ -72,3 +72,3 @@

```ts
import { MemoryCache } from "bedrock-caches/lib/update"
import { UpdateCache } from "bedrock-caches/lib/update"
```

@@ -75,0 +75,0 @@

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