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

001-semantic-release-tutorial

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

001-semantic-release-tutorial - npm Package Compare versions

Comparing version 7.0.0 to 7.2.0

2

index.js

@@ -0,3 +1,5 @@

// In case if you forget how to use semantic release, use this url:
// https://www.youtube.com/watch?v=mah8PV6ugNY
const thisIsAFunction = "this is a test var!";
console.log(thisIsAFunction);

2

package.json
{
"name": "001-semantic-release-tutorial",
"version": "7.0.0",
"version": "7.2.0",
"description": "Test package for semantic-release tutorial",

@@ -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