Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "intervene", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"main": "dist/src/index.js", | ||
@@ -25,3 +25,3 @@ "types": "dist/src/index.d.ts", | ||
"@hapi/hapi": "^20.1.3", | ||
"@types/bluebird": "^3.5.24", | ||
"@types/bluebird": "3.5.36", | ||
"@types/hapi__hapi": "^20.0.8", | ||
@@ -45,3 +45,3 @@ "@types/node": "*", | ||
"ts-node": "^8.10.1", | ||
"typescript": "^3.8.3", | ||
"typescript": "~3.9.10", | ||
"why-is-node-running": "^2.0.3", | ||
@@ -48,0 +48,0 @@ "yargs": "^12.0.5" |
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
+ Added@types/bluebird@3.5.36(transitive)
- Removed@types/bluebird@3.5.42(transitive)
Updated@types/bluebird@3.5.36
Updatedtypescript@~3.9.10