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

hello-chethan

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hello-chethan - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

3

hello.js
#!/usr/bin/env node
console.log("Hey chethan, How are you today");
console.log("Hey chethan, How are you today? ");
{
"name": "hello-chethan",
"version": "1.0.0",
"version": "1.1.0",
"description": "this is my new directory",

@@ -11,5 +11,5 @@ "main": "index.js",

"license": "ISC",
"bin":{
"hello-chethan": "./hello.js"
"bin": {
"hello-chethan": "./hello.js"
}
}
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