Socket
Socket
Sign inDemoInstall

random-access-web

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-access-web - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -38,3 +38,3 @@ /* global self */

const randomAccess = require('random-access-storage')
const mutableAccess = require('@sammacbeth/random-access-idb-mutable-file')
const mutableAccess = require('random-access-idb-mutable-file')

@@ -41,0 +41,0 @@ let mounted = null

{
"name": "random-access-web",
"version": "2.0.1",
"version": "2.0.2",
"description": "Chooses the fastest random access backend based on the user's browser",

@@ -27,3 +27,3 @@ "main": "index.js",

"dependencies": {
"@sammacbeth/random-access-idb-mutable-file": "^0.1.1",
"random-access-idb-mutable-file": "^0.3.0",
"random-access-chrome-file": "^1.1.2",

@@ -30,0 +30,0 @@ "random-access-idb": "^1.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