Socket
Socket
Sign inDemoInstall

idb-keyval

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb-keyval - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

5

package.json
{
"name": "idb-keyval",
"version": "5.1.4",
"version": "5.1.5",
"description": "A super-simple-small keyval store built on top of IndexedDB",
"main": "./dist/cjs-compat/index.js",
"type": "module",
"module": "./dist/esm/index.js",

@@ -75,4 +74,4 @@ "exports": {

"dependencies": {
"safari-14-idb-fix": "^1.0.5"
"safari-14-idb-fix": "^1.0.6"
}
}
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