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.7 to 2.2.8

4

CHANGELOG.md

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

### **2.2.7** (2020-05-25)
- FIX: Go to definition redirect to source .ts file ( instead of .d.ts )
### **2.2.6** (2020-05-25)

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

8

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

@@ -25,3 +25,3 @@ "repository": {

"dependencies": {
"minimal-polyfills": "^2.1.2"
"minimal-polyfills": "^2.1.3"
},

@@ -31,4 +31,4 @@ "devDependencies": {

"ts-evt": "^4.3.3",
"typescript": "^3.9.3",
"denoify": "^0.2.15",
"typescript": "^3.9.7",
"denoify": "^0.3.3",
"simplifyify": "8.0.1",

@@ -35,0 +35,0 @@ "terser": "4.6.13"

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