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 1.1.0 to 1.1.1

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": "1.1.0",
"version": "1.1.1",
"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