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

random-access-layered-storage

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-access-layered-storage - npm Package Compare versions

Comparing version 1.0.32 to 1.0.33

bundle.js

6

package.json
{
"name": "random-access-layered-storage",
"version": "1.0.32",
"version": "1.0.33",
"description": "A flexible, layered storage solution building on the random-access-storage interface. Provides an in-memory overlay with configurable eviction, paging, and strict size enforcement options, designed for complex data management scenarios.",

@@ -31,4 +31,8 @@ "type": "module",

"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@zacharygriffee/random-access-idb": "^4.1.0",
"bring-your-own-storage-utilities": "^0.0.22",
"brittle": "^3.7.0",
"localdrive": "^1.12.1",
"random-access-file": "^4.0.7",

@@ -35,0 +39,0 @@ "random-access-memory": "^6.2.1",

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