async-compat
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "async-compat", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Compatibility functions for writing libraries that support synchronous, callback and promise signatures", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"is-error": "^2.2.2", | ||
"is-promise": "2.1.x" | ||
"is-promise": "^2.2.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.10.1", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-config-standard": "^14.1.1", | ||
@@ -44,4 +44,4 @@ "eslint-plugin-import": "^2.20.2", | ||
"mocha": "^7.1.1", | ||
"prettier": "^2.0.4" | ||
"prettier": "^2.0.5" | ||
} | ||
} |
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
6766
+ Addedis-promise@2.2.2(transitive)
- Removedis-promise@2.1.0(transitive)
Updatedis-promise@^2.2.2