Socket
Socket
Sign inDemoInstall

semantic-release

Package Overview
Dependencies
Maintainers
4
Versions
408
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 22.0.8 to 22.0.9

14

package.json
{
"name": "semantic-release",
"description": "Automated semver compliant package publishing",
"version": "22.0.8",
"version": "22.0.9",
"type": "module",

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

"aggregate-error": "^5.0.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "^9.0.0",
"debug": "^4.0.0",

@@ -62,3 +62,3 @@ "env-ci": "^10.0.0",

"devDependencies": {
"ava": "5.3.1",
"ava": "6.0.0",
"c8": "8.0.1",

@@ -70,4 +70,4 @@ "clear-module": "4.1.2",

"file-url": "4.0.0",
"fs-extra": "11.1.1",
"got": "13.0.0",
"fs-extra": "11.2.0",
"got": "14.0.0",
"js-yaml": "4.1.0",

@@ -77,7 +77,7 @@ "lockfile-lint": "4.12.1",

"mockserver-client": "5.15.0",
"nock": "13.3.8",
"nock": "13.4.0",
"npm-run-all2": "6.1.1",
"p-retry": "6.1.0",
"prettier": "3.1.0",
"publint": "0.2.5",
"publint": "0.2.6",
"sinon": "17.0.1",

@@ -84,0 +84,0 @@ "stream-buffers": "3.0.2",

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

**semantic-release** is meant to be executed on the CI environment after every successful build on the release branch.
This way no human is directly involved in the release process and the releases are guaranteed to be [unromantic and unsentimental](http://sentimentalversioning.org).
This way no human is directly involved in the release process and the releases are guaranteed to be [unromantic and unsentimental](https://github.com/dominictarr/sentimental-versioning#readme).

@@ -75,0 +75,0 @@ ### Triggering a release

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