mutable-promise
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "mutable-promise", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Wrapper for Promise. Resolvable, rejectable, redirectable.", | ||
@@ -13,2 +13,3 @@ "files": [ | ||
"browser": "dist/mutable-promise.esm.js", | ||
"sideEffects": false, | ||
"types": "dist/types/index.d.ts", | ||
@@ -15,0 +16,0 @@ "repository": "https://github.com/Keillion/MutablePromise.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
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
84910