@tracerbench/find-chrome
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@tracerbench/find-chrome", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Small wrapper for chrome-launcher to extract just finding chrome.", | ||
@@ -20,12 +20,12 @@ "license": "BSD-2-Clause", | ||
"dependencies": { | ||
"chrome-launcher": "^0.11.2" | ||
"chrome-launcher": "^0.12.0" | ||
}, | ||
"devDependencies": { | ||
"prettier": "^1.18.2", | ||
"prettier": "^1.19.1", | ||
"tslint": "^5.20.0", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-plugin-prettier": "^2.0.1", | ||
"typescript": "^3.6.4" | ||
"typescript": "^3.7.2" | ||
}, | ||
"gitHead": "5952575b4e979ed608d48972982dc6881edf6ce9" | ||
"gitHead": "3318d9cdbd6bce276ebe8e2570bd64c1aaa16046" | ||
} |
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
+ Addedchrome-launcher@0.12.0(transitive)
- Removedchrome-launcher@0.11.2(transitive)
Updatedchrome-launcher@^0.12.0