Socket
Socket
Sign inDemoInstall

sklad

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1-beta.2 to 4.2.1-beta.3

es2015.js

4

package.json
{
"name": "sklad",
"version": "4.2.1-beta.2",
"version": "4.2.1-beta.3",
"description": "Promise-based API for IndexedDB",

@@ -16,3 +16,3 @@ "directories": {

"release:prod": "NODE_ENV=production ./node_modules/.bin/webpack",
"release:es2015": "rm es2015.js && ln -s lib/sklad.js es2015.js",
"release:es2015": "rm -f es2015.js && tools/build-es2015.js",
"watch": "IS_DEVELOPMENT_PROCESS=1 ./node_modules/.bin/webpack"

@@ -19,0 +19,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc