Comparing version 0.0.2 to 0.0.4
{ | ||
"name": "gal", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"description": "Git add, commit, and push in one line.", | ||
"main": "./dist/index.js", | ||
"bin": { | ||
"gal": "dist/index.js" | ||
"gal": "./dist/index.js" | ||
}, | ||
"scripts": { | ||
"lint": "eslint --fix src", | ||
"format": "prettier -w src", | ||
"build": "tsc", | ||
"dev": "tsc -w", | ||
"prepare": "yarn build" | ||
}, | ||
"repository": { | ||
"type":"git", | ||
"url":"https://github.com/OutThisLife/gal" | ||
}, | ||
"homepage": "https://github.com/OutThisLife/gal", | ||
"bugs": { | ||
"url":"https://github.com/OutThisLife/gal/issues" | ||
}, | ||
"files": ["dist"], | ||
"keywords": [ | ||
@@ -32,3 +19,12 @@ "git", | ||
"author": "Talasan Nicholson <talasan.nicholson@gmail.com>", | ||
"license": "GPL-3.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/OutThisLife/gal", | ||
"bugs": "https://github.com/OutThisLife/gal/issues", | ||
"scripts": { | ||
"lint": "eslint --fix src", | ||
"format": "prettier -w src", | ||
"build": "tsc", | ||
"dev": "tsc -w", | ||
"prepare": "yarn build" | ||
}, | ||
"devDependencies": { | ||
@@ -35,0 +31,0 @@ "@types/node": "^16.7.6", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
0
100
3321
4
49
1
1