makepromise
Advanced tools
Comparing version 3.0.0 to 3.0.1
## 31 August 2018 | ||
### 3.0.1 | ||
- [package] Add the `files` field to only include `build`. | ||
### 3.0.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "makepromise", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Make a Promise from a function with a callback and preserve its error stack.", | ||
@@ -15,2 +15,5 @@ "main": "build", | ||
}, | ||
"files": [ | ||
"build" | ||
], | ||
"repository": { | ||
@@ -17,0 +20,0 @@ "type": "git", |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
13554
6
45