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

@hipster/first-package

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hipster/first-package - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-canary.2.8579906.0

2

index.js
module.exports = function helloWorld(name) {
return 'Hello world first, ' + name;
return 'Hello world first, ' + name + '!';
};
{
"name": "@hipster/first-package",
"version": "0.0.1",
"version": "0.0.2-canary.2.8579906.0",
"description": "",

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

"author": "",
"license": "ISC"
"license": "ISC",
"gitHead": "8579906019dbfc9f457f703db5d21694d0f216a1"
}
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