New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

loh

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loh - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

config.json

27

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc