Socket
Socket
Sign inDemoInstall

semantic-release

Package Overview
Dependencies
Maintainers
4
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-release - npm Package Compare versions

Comparing version 23.0.0-beta.3 to 23.0.0-beta.4

2

docs/support/node-version.md
# Node version requirement
**semantic-release** is written using the latest [ECMAScript 2017](https://www.ecma-international.org/publications/standards/Ecma-262.htm) features, without transpilation which **requires Node version 18.0.0 or higher**.
**semantic-release** is written using the latest [ECMAScript 2017](https://www.ecma-international.org/publications/standards/Ecma-262.htm) features, without transpilation which **requires Node version 20.8.1 or higher**.

@@ -5,0 +5,0 @@ **semantic-release** is meant to be used in a CI environment as a development support tool, not as a production dependency.

{
"name": "semantic-release",
"description": "Automated semver compliant package publishing",
"version": "23.0.0-beta.3",
"version": "23.0.0-beta.4",
"type": "module",

@@ -48,3 +48,3 @@ "author": "Stephan Bönnemann <stephan@boennemann.me> (http://boennemann.me)",

"lodash-es": "^4.17.21",
"marked": "^9.0.0",
"marked": "^11.0.0",
"marked-terminal": "^6.0.0",

@@ -63,7 +63,7 @@ "micromatch": "^4.0.2",

"ava": "6.0.1",
"c8": "8.0.1",
"c8": "9.0.0",
"clear-module": "4.1.2",
"codecov": "3.8.3",
"cz-conventional-changelog": "3.3.0",
"dockerode": "4.0.0",
"dockerode": "4.0.2",
"file-url": "4.0.0",

@@ -78,5 +78,5 @@ "fs-extra": "11.2.0",

"npm-run-all2": "6.1.1",
"p-retry": "6.1.0",
"p-retry": "6.2.0",
"prettier": "3.1.1",
"publint": "0.2.6",
"publint": "0.2.7",
"sinon": "17.0.1",

@@ -165,5 +165,5 @@ "stream-buffers": "3.0.2",

"extends": [
"github>semantic-release/.github"
"github>semantic-release/.github:renovate-config"
]
}
}

@@ -113,5 +113,5 @@ <h1 align="center" style="border-bottom: none;">📦🚀 semantic-release</h1>

- Usage
- [Getting started](docs/usage/getting-started.md#getting-started)
- [Installation](docs/usage/installation.md#installation)
- [CI Configuration](docs/usage/ci-configuration.md#ci-configuration)
- [Getting started](docs/usage/getting-started.md)
- [Installation](docs/usage/installation.md)
- [CI Configuration](docs/usage/ci-configuration.md)
- [Configuration](docs/usage/configuration.md#configuration)

@@ -118,0 +118,0 @@ - [Plugins](docs/usage/plugins.md)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc