Comparing version 0.0.0 to 1.0.0
@@ -1,1 +0,27 @@ | ||
{"name":"annoyance","version":"0.0.0","description":"Reserved [WIP]"} | ||
{ | ||
"name": "annoyance", | ||
"version": "1.0.0", | ||
"description": "This is a simple code for a simple js trolling your friends by replacing ; with greek question mark ; (Disclaimer: I take no responsibility for any harm caused by this prank. Have fun!)", | ||
"main": "App.js", | ||
"dependencies": { | ||
"chalk": "^4.1.1", | ||
"prompt-sync": "^4.2.0" | ||
}, | ||
"bin": { | ||
"annoyance": "cli.js" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/alestor123/ANNOY.git" | ||
}, | ||
"author": "Alestor Aldous", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/alestor123/ANNOY/issues" | ||
}, | ||
"homepage": "https://github.com/alestor123/ANNOY#readme" | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3090
4
0
33
0
1
0
2
2
0
+ Addedchalk@^4.1.1
+ Addedprompt-sync@^4.2.0
+ Addedansi-regex@4.1.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedprompt-sync@4.2.0(transitive)
+ Addedstrip-ansi@5.2.0(transitive)
+ Addedsupports-color@7.2.0(transitive)