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

copromise

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copromise - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

2

copromise.js

@@ -37,3 +37,3 @@ // Core coroutine runner

}
return run(coroutine).catch(copromise.raise);
return run(coroutine);
}

@@ -40,0 +40,0 @@

{
"name": "copromise",
"version": "0.0.1",
"version": "0.1.0",
"description": "Promise-based adaption of co stripped bare, with a some added conveniences",

@@ -5,0 +5,0 @@ "main": "copromise.js",

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