faked-promise
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "faked-promise", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Create a promise that can be resolved and rejected outside of it", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"author": { | ||
@@ -39,4 +40,4 @@ "name": "Eduardo San Martin Morote", | ||
"codecov": "^3.3.0", | ||
"eslint": "^5.16.0", | ||
"eslint-config-posva": "^2.0.3", | ||
"eslint": "^6.1.0", | ||
"eslint-config-posva": "^3.0.1", | ||
"jest": "^24.7.1" | ||
@@ -43,0 +44,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
4042