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.0 to 2.2.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## **2.2.0** (2020-05-23)
- Global exposed by CDN build changed from run_exclusive to runExclusive for consistency
- Fix source map. Go to definition redirect to source .ts file ( instead of .d.ts)
- Adding CI badge
### **2.1.18** (2020-05-21)

@@ -2,0 +8,0 @@

2

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

@@ -5,0 +5,0 @@ "repository": {

@@ -10,3 +10,2 @@ <p align="center">

<img src="https://img.shields.io/bundlephobia/minzip/run-exclusive">
<img src="https://img.shields.io/david/garronej/run-exclusive">
<img src="https://img.shields.io/npm/l/run-exclusive">

@@ -13,0 +12,0 @@ </p>

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