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.4.0 to 1.5.0

6

CHANGELOG.md
# Changelog
## [1.5.0](https://github.com/sherwinski/automated-release-npm/compare/1.4.0...1.5.0) (2024-11-04)
### Features
* changing a feature ([ec0824c](https://github.com/sherwinski/automated-release-npm/commit/ec0824c2ebd21a221a1a67ee0e30fd64a5f93ec4))
## [1.4.0](https://github.com/sherwinski/automated-release-npm/compare/1.3.1...1.4.0) (2024-11-04)

@@ -4,0 +10,0 @@

5

index.js

@@ -15,2 +15,5 @@ console.log("Hello World");

// 1.3.2
console.log("Hello World 6");
console.log("Hello World 6");
// 2.0.0
console.log("Hello World 7");

2

package.json
{
"name": "automated-release-npm",
"version": "1.4.0",
"version": "1.5.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