cleanup-package-json
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "cleanup-package-json", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Cleans package.json file.", | ||
@@ -10,7 +10,14 @@ "main": "index.js", | ||
}, | ||
"author": "Martynas Zilinskas <martynas@quatrodev.com>", | ||
"keywords": [ | ||
"cleanup", | ||
"package" | ||
], | ||
"author": "Martynas Zilinskas <martynas@quatrodev.com> (https://github.com/MartynasZilinskas)", | ||
"bugs": "https://github.com/QuatroCode/cleanup-package-json/issues", | ||
"repository": "QuatroCode/cleanup-package-json", | ||
"homepage": "https://github.com/QuatroCode/cleanup-package-json", | ||
"license": "GPL-3.0", | ||
"devDependencies": { | ||
"@types/node": "^6.0.31", | ||
"@types/optimist": "0.0.28", | ||
"@types/yargs": "0.0.28", | ||
"typescript": "^2.0.0", | ||
@@ -20,4 +27,2 @@ "typings": "^1.3.1" | ||
"dependencies": { | ||
"@types/yargs": "0.0.28", | ||
"optimist": "^0.6.1", | ||
"yargs": "^4.8.1" | ||
@@ -24,0 +29,0 @@ }, |
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
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
45681
1
1
- Removed@types/yargs@0.0.28
- Removedoptimist@^0.6.1
- Removed@types/yargs@0.0.28(transitive)
- Removedminimist@0.0.10(transitive)
- Removedoptimist@0.6.1(transitive)
- Removedwordwrap@0.0.3(transitive)