@travetto/boot
Advanced tools
Comparing version 0.7.2 to 1.0.0-beta.1
@@ -7,3 +7,3 @@ { | ||
"engines": { | ||
"node": "^11.0.4" | ||
"node": "^12.7.0" | ||
}, | ||
@@ -14,5 +14,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@types/node": "^11.0.4", | ||
"@types/node": "^12.7.1", | ||
"tslib": "^1.10.0", | ||
"typescript": "^3.5.2" | ||
"typescript": "^3.5.3" | ||
}, | ||
@@ -44,4 +44,4 @@ "description": "Bootstrapping and common utilities for travetto applications.", | ||
}, | ||
"version": "0.7.2", | ||
"gitHead": "44f53531346ba2be3cec965df89370756281e64b" | ||
"version": "1.0.0-beta.1", | ||
"gitHead": "81e362a7d911693c635d2c077f3a03229c74d331" | ||
} |
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
43031
+ Added@types/node@12.20.55(transitive)
- Removed@types/node@11.15.54(transitive)
Updated@types/node@^12.7.1
Updatedtypescript@^3.5.3