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.1 to 2.2.2

4

CHANGELOG.md

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

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

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

2

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

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

@@ -21,5 +21,5 @@ <p align="center">

<b>Suitable for any JS runtime env (deno, node, old browser, react-native ...)</b>
- ✅ No polyfills needed, transpile down to ES3
- ✅ Ultra light, no dependency
- ✅ Cross compatible node/deno
- ✅ It is both a [Deno](https://deno.land/x/evt) and an [NPM](https://www.npmjs.com/evt) module.
- ✅ Lightweight, no dependency.
- ✅ No polyfills needed, the NPM module is transpiled down to ES3

@@ -26,0 +26,0 @@ # Install / Import

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