Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

idb-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb-wrapper - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

IDBStore.js

@@ -37,2 +37,3 @@ /*

for (var prop in constants) {
if (!(prop in object))
object[prop] = constants[prop];

@@ -39,0 +40,0 @@ }

2

package.json
{
"name": "idb-wrapper",
"version": "0.1.2",
"version": "0.1.3",
"description": "This is a wrapper for indexedDB.",

@@ -5,0 +5,0 @@ "keywords": [],

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