Socket
Socket
Sign inDemoInstall

brianmhunt-mutex-promise

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/MutexPromise.js

3

package.json
{
"name": "brianmhunt-mutex-promise",
"version": "1.0.0",
"version": "1.0.1",
"description": "Promises with uncaught handling and events",

@@ -19,2 +19,3 @@ "main": "index.js",

"scripts": {
"build": "babel src/MutexPromise.js > dist/MutexPromise.js",
"test": "./node_modules/mocha/bin/mocha -u bdd",

@@ -21,0 +22,0 @@ "watch": "node ./node_modules/chokidar-cli --initial 'src/*.js' 'test/*.js' -c 'mocha -c -b -u bdd'",

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