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

seanchen-npm-basic

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seanchen-npm-basic - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

index.js

@@ -16,2 +16,10 @@ 'use strict';

}
},
/**
* set message.
*/
setMsg: function(message) {
data.greeting_message = message;
}

@@ -18,0 +26,0 @@ };

2

package.json
{
"name": "seanchen-npm-basic",
"version": "1.0.0",
"version": "1.0.1",
"description": "Try the basic concepts about NPM moduels",

@@ -5,0 +5,0 @@ "main": "index.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