@js-bits/xpromise
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@js-bits/xpromise", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Extendable Promise", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"test-watch": "yarn test --watch", | ||
"lint": "tsc --noEmit && eslint '**/*.{js,jsx}'", | ||
"lint": "tsc --noEmit && eslint '**/*.{js,jsx,ts,tsx}'", | ||
"prepare": "husky install" | ||
@@ -33,0 +33,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
27840