Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "itaditya", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "A personal card for Aditya Agarwal (@dev__adi)", | ||
"main": "/bin/card.js", | ||
"bin": { | ||
"bitandbang": "./bin/card.js" | ||
}, | ||
"main": "index.js", | ||
"bin": "index.js", | ||
"files": ["index.js"], | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"build": "node build.js", | ||
"dev": "npm run build && node ./bin/card.js", | ||
"lint": "standard", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "node index.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/itaditya/itaditya.git" | ||
}, | ||
"keywords": [ | ||
@@ -26,11 +25,10 @@ "card", | ||
"license": "MIT", | ||
"files": [ | ||
"bin/card.js", | ||
"bin/output" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/itaditya/itaditya/issues" | ||
}, | ||
"homepage": "https://github.com/itaditya/itaditya#readme", | ||
"devDependencies": { | ||
"boxen": "^2.1.0", | ||
"chalk": "^2.4.1", | ||
"standard": "^12.0.1" | ||
"chalk": "^2.4.2" | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
49
1
0
0
0
2480
2
2
0