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

automated-release-npm

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automated-release-npm - npm Package Compare versions

Comparing version 1.1.0 to 1.3.0

12

CHANGELOG.md
# Changelog
## [1.3.0](https://github.com/sherwinski/automated-release-npm/compare/v1.2.0...v1.3.0) (2024-11-04)
### Features
* add feature 4 ([3fd842f](https://github.com/sherwinski/automated-release-npm/commit/3fd842f42313f938c7eca98880d6feb72351aae4))
## [1.2.0](https://github.com/sherwinski/automated-release-npm/compare/v1.1.0...v1.2.0) (2024-11-04)
### Features
* add feature3 ([e86bd4e](https://github.com/sherwinski/automated-release-npm/commit/e86bd4e7d26d295a9cab64bfdaeeed3d6049a860))
## [1.1.0](https://github.com/sherwinski/automated-release-npm/compare/v1.0.0...v1.1.0) (2024-10-31)

@@ -4,0 +16,0 @@

8

index.js

@@ -6,2 +6,8 @@ console.log("Hello World");

console.log("Hello World 2");
console.log("Hello World 3");
console.log("Hello World 3");
// 1.2.0
console.log("Hello World 4");
// 1.3.0
console.log("Hello World 5");

2

package.json
{
"name": "automated-release-npm",
"version": "1.1.0",
"version": "1.3.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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