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

@n1md7/indexeddb-promise

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n1md7/indexeddb-promise - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

dist/indexeddb.min.js

6

package.json
{
"name": "@n1md7/indexeddb-promise",
"version": "1.1.0",
"version": "1.1.1",
"description": "Indexed DB",
"main": "index.js",
"main": "./src/index.js",
"scripts": {
"minify": "browserify ./src/index.js -o ./dist/indexeddb-promise.min.js --standalone=indexedDBModel"
"minify": "browserify ./src/index.js -o ./dist/indexeddb.min.js --standalone=indexedDBModel"
},

@@ -9,0 +9,0 @@ "author": "Bitchiko Kodua",

Sorry, the diff of this file is not supported yet

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