Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 0.0.1

copromise.js

46

package.json
{
"name": "copromise",
"version": "0.0.0",
"description": "The co module, stripped bare",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/deanlandolt/copromise"
},
"keywords": [
"co",
"promise",
"generator"
],
"author": "Dean Landolt <dean@deanlandolt.com> (http://deanlandolt.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/deanlandolt/copromise/issues"
},
"homepage": "https://github.com/deanlandolt/copromise"
"name": "copromise",
"version": "0.0.1",
"description": "Promise-based adaption of co stripped bare, with a some added conveniences",
"main": "copromise.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/deanlandolt/copromise"
},
"keywords": [
"async",
"flow",
"coroutine",
"generator",
"promise"
],
"author": "Dean Landolt <dean@deanlandolt.com> (http://deanlandolt.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/deanlandolt/copromise/issues"
},
"homepage": "https://github.com/deanlandolt/copromise"
}
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