instapromise
Advanced tools
Comparing version 2.0.7-rc.1 to 2.0.7
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11776
0
46
0