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

demo-he

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

demo-he - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

19

index.js

@@ -1,9 +0,10 @@

module.exports = {
hello:function(){
console.log('hello,world!')
},
greetings:function(){
console.log('hello,nice to meet you!')
},
lover:'me'
}
// module.exports = {
// hello:function(){
// console.log('hello,world!')
// },
// greetings:function(){
// console.log('hello,nice to meet you!')
// },
// lover:'me'
// }
console.log('hello,world!')

@@ -37,3 +37,6 @@ {

},
"version": "1.1.0"
"bin": {
"demo-cli": "index.js"
},
"version": "2.0.0"
}
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