Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hellosri

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hellosri - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

3

hello.js
#!/usr/bin/env node
console.log("Namaskara, Sri! 🙏");
var chalk = require('chalk');
console.log(chalk.magenta('Namaskara, Sri! 💦'));
{
"name": "hellosri",
"version": "1.1.0",
"version": "2.0.0",
"description": "hello to sri",

@@ -13,3 +13,6 @@ "main": "index.js",

"hellosri": "hello.js"
},
"dependencies": {
"chalk": "^1.1.3"
}
}
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