@pushrocks/smartdelay
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@pushrocks/smartdelay", | ||
"private": false, | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "timeouts for the async/await era, written in TypeScript", | ||
@@ -23,11 +23,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pushrocks/smartpromise": "^2.0.5" | ||
"@pushrocks/smartpromise": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@gitzone/tsbuild": "^2.0.22", | ||
"@gitzone/tstest": "^1.0.13", | ||
"@gitzone/tsrun": "^1.1.12", | ||
"@types/node": "^10.5.7", | ||
"@gitzone/tsbuild": "^2.1.8", | ||
"@gitzone/tsrun": "^1.2.1", | ||
"@gitzone/tstest": "^1.0.18", | ||
"@types/node": "^11.11.7", | ||
"tapbundle": "^2.0.2" | ||
} | ||
} |
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
12382
+ Added@pushrocks/smartpromise@3.1.10(transitive)
- Removed@pushrocks/smartpromise@2.0.5(transitive)