Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "is-promise", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Test whether an object looks like a promises-a+ promise", | ||
"main": "./index.js", | ||
"exports": { | ||
"import": "./index.mjs", | ||
"require": "./index.js" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +7,0 @@ "test": "mocha -R spec" |
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
2745