promise-assist
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "promise-assist", | ||
"description": "Several helper functions when working with native promises", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"main": "./cjs/index.js", | ||
@@ -20,3 +20,3 @@ "module": "./esm/index.js", | ||
"devDependencies": { | ||
"@ts-tools/node": "^0.9.3", | ||
"@ts-tools/node": "^0.9.4", | ||
"@types/chai": "^4.1.7", | ||
@@ -27,6 +27,6 @@ "@types/chai-as-promised": "^7.1.0", | ||
"chai-as-promised": "^7.1.1", | ||
"mocha": "^6.0.2", | ||
"mocha": "^6.1.4", | ||
"rimraf": "^2.6.3", | ||
"tslint": "^5.14.0", | ||
"typescript": "~3.4.1" | ||
"tslint": "^5.16.0", | ||
"typescript": "~3.4.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "files": [ |
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