chrome-profile-sourcemap-resolver
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "chrome-profile-sourcemap-resolver", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Apply sourcemaps for a recorded chrome profile", | ||
@@ -9,6 +9,7 @@ "scripts": { | ||
"files": [ | ||
"cli.js", | ||
"dist/" | ||
], | ||
"bin": { | ||
"chrome-profile-sourcemap-resolver": "./dist/index.js" | ||
"chrome-profile-sourcemap-resolver": "./cli.js" | ||
}, | ||
@@ -15,0 +16,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
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
545009
5
8201