web3-core-promievent
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "web3-core-promievent", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "This package extends eventEmitters with promises to allow chaining as well as multiple final states of a function.", | ||
@@ -8,3 +8,3 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-promievent", | ||
"engines": { | ||
"node": ">=8.0.0 <=11.15.0" | ||
"node": ">=8.0.0" | ||
}, | ||
@@ -11,0 +11,0 @@ "main": "src/index.js", |
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
3720