New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

run-exclusive

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

run-exclusive - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

lib/runExclusive.js.map

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### **2.2.2** (2020-05-23)
- Minor readme changes
## **2.2.1** (2020-05-23)

@@ -2,0 +6,0 @@

@@ -280,1 +280,2 @@ "use strict";

}
//# sourceMappingURL=runExclusive.js.map

7

package.json
{
"name": "run-exclusive",
"version": "2.2.2",
"version": "2.2.3",
"description": "Generate functions that do not allow parallel executions",

@@ -37,3 +37,2 @@ "repository": {

"lib/runExclusive.ts",
"test/deno_index.ts",
"test/index.ts",

@@ -62,2 +61,3 @@ "test/legacyTests/index.ts",

"test/legacyTests/test9.ts",
"test/mod.ts",
"test/test1.ts",

@@ -86,4 +86,5 @@ "test/test10.ts",

"lib/runExclusive.d.ts",
"lib/runExclusive.js"
"lib/runExclusive.js",
"lib/runExclusive.js.map"
]
}
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