@handy-common-utils/promise-utils
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "@handy-common-utils/promise-utils", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Promise related utilities", | ||
@@ -22,3 +22,4 @@ "scripts": { | ||
"chai-as-promised": "^7.1.1", | ||
"es-check": "^5.2.3" | ||
"es-check": "^5.2.3", | ||
"eslint": "^7.32.0" | ||
}, | ||
@@ -42,3 +43,6 @@ "publishConfig": { | ||
"author": "James Hu", | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"-": "^0.0.1" | ||
} | ||
} |
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
62930
1
5