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.7-rc.1 to 2.0.7

2

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

@@ -5,0 +5,0 @@ "main": "build/instapromise.js",

@@ -32,2 +32,6 @@ # Instapromise [![Circle CI](https://circleci.com/gh/exponentjs/instapromise.svg?style=svg)](https://circleci.com/gh/exponentjs/instapromise)

### 2.0.7
Non-enumerable properties like class methods are now promisified.
Functions with names that would cause syntax errors (like `default`) are supported.
### 2.0.3

@@ -34,0 +38,0 @@

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