@open-draft/deferred-promise
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -9,2 +9,3 @@ "use strict"; | ||
this.state = state; | ||
this.name = "IllegalStateError"; | ||
} | ||
@@ -11,0 +12,0 @@ } |
{ | ||
"name": "@open-draft/deferred-promise", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A Promise that can be resolved/rejected elsewhere", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
Sorry, the diff of this file is not supported yet
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
12500
154