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

to
3.0.0

2

index.js

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

const thisIsAFunction = "this is a test var!!";
const thisIsAFunction = "this is a test var!";
console.log(thisIsAFunction);
{
"name": "001-semantic-release-tutorial",
"version": "2.0.0",
"version": "3.0.0",
"description": "Test package for semantic-release tutorial",

@@ -5,0 +5,0 @@ "main": "index.js",