Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "perf-sym", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"description": "Translate symbol names generated by `--basic-perf-prof` into JavaScript names", | ||
"main": "index.js", | ||
"bin": "./cmd.js", | ||
"bin": { | ||
"perf-sym": "./cmd.js" | ||
}, | ||
"scripts": { | ||
@@ -11,3 +13,2 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"author": "David Mark Clements", | ||
"license": "GPL-2.0", | ||
"dependencies": { | ||
@@ -19,3 +20,13 @@ "end-of-stream": "^1.1.0", | ||
"split2": "^2.0.1" | ||
} | ||
}, | ||
"devDependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davidmarkclements/perf-sym.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidmarkclements/perf-sym/issues" | ||
}, | ||
"homepage": "https://github.com/davidmarkclements/perf-sym#readme", | ||
"license": "MIT" | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
7159
0
100
1
1
1