Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "chrome", | ||
"version": "0.0.2", | ||
"description": "", | ||
"version": "0.0.3", | ||
"description": "Open chrome in shell", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:afc163/chrome.git" | ||
}, | ||
"main": "index.js", | ||
"bin": "index.js", | ||
"bin": { | ||
"chrome": "index.js" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"author": "afc163 <afc163@gmail.com>", | ||
"license": "ISC", | ||
@@ -15,3 +21,9 @@ "dependencies": { | ||
"plist": "^1.0.1" | ||
} | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "afc163", | ||
"email": "afc163@gmail.com" | ||
} | ||
] | ||
} |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author 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
2227
5
2
1