Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "loh", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"bin": { | ||
"loh": "index.js" | ||
}, | ||
"description": "http request on cli with ease", | ||
"main": "index.js", | ||
@@ -9,4 +12,20 @@ "scripts": { | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/codingstudios/loh.git" | ||
}, | ||
"keywords": [], | ||
"author": "Lee Chee Yong <tojoeleeofficial@gmail.com>", | ||
"type": "module", | ||
"license": "APGL-3.0", | ||
"bugs": { | ||
"url": "https://github.com/codingstudios/loh/issues" | ||
}, | ||
"homepage": "https://github.com/codingstudios/loh#readme", | ||
"dependencies": { | ||
"axios": "^1.1.3", | ||
"chalk": "^5.1.2", | ||
"flatted": "^3.2.7", | ||
"user-agents": "^1.0.1179" | ||
} | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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 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
48950
6
303
0
1
1
118
Yes
4
2
1
70
2
+ Addedaxios@^1.1.3
+ Addedchalk@^5.1.2
+ Addedflatted@^3.2.7
+ Addeduser-agents@^1.0.1179
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.9(transitive)
+ Addedchalk@5.4.1(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedflatted@3.3.2(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedlodash.clonedeep@4.5.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addeduser-agents@1.1.444(transitive)