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

@dannydasilva/my-package

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dannydasilva/my-package - npm Package Compare versions

Comparing version 1.0.5-alpha.2 to 1.0.5-alpha.3

2

index.js
console.log("hello from my-package.")
const sayHello = (name) => console.log(`TESTING, how is it going ${name}`)
const sayHello = (name) => console.log(`TESTING Example2, how is it going ${name}`)
module.exports = {sayHello}
{
"name": "@dannydasilva/my-package",
"version": "1.0.5-alpha.2",
"version": "1.0.5-alpha.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "files": [

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