Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instapromise

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instapromise - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

LICENSE

6

package.json
{
"name": "instapromise",
"version": "2.0.1",
"version": "2.0.2",
"description": "Promisify Node-style asynchronous functions by putting a .promise after them (or after the object for methods)",

@@ -31,5 +31,5 @@ "main": "build/index.js",

"devDependencies": {
"coffee-script": "^1.9.0",
"jest": "ide/jest#iojs"
"coffee-script": "^1.9.3",
"jest": "facebook/jest#0.5.x"
}
}
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