edge-paths
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "edge-paths", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Possible paths or binary names of Chrome, Chrome Canary and Chromium in the current platform", | ||
"author": "Shirshak Bajgain (https://github.com/shirshak55)", | ||
"repository": "shirshak/edge-paths", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -13,4 +13,8 @@ "test": "node test.js" | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"keywords": [ | ||
@@ -17,0 +21,0 @@ "edge", |
Sorry, the diff of this file is not supported yet
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
3893
5
15