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 to 23.0.1

4

docs/developer-guide/js-api.md

@@ -130,3 +130,3 @@ # JavaScript API

And object with [`lastRelease`](#lastrelease), [`nextRelease`](#nextrelease), [`commits`](#commits) and [`releases`](#releases) if a release is published or `false` if no release was published.
An object with [`lastRelease`](#lastrelease), [`nextRelease`](#nextrelease), [`commits`](#commits) and [`releases`](#releases) if a release is published or `false` if no release was published.

@@ -163,3 +163,3 @@ #### lastRelease

The list of commit included in the new release.<br>
The list of commit(s) included in the new release.<br>
Each commit object has the following properties:

@@ -166,0 +166,0 @@

{
"name": "semantic-release",
"description": "Automated semver compliant package publishing",
"version": "23.0.0",
"version": "23.0.1",
"type": "module",

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

"marked": "^11.0.0",
"marked-terminal": "^6.0.0",
"marked-terminal": "^7.0.0",
"micromatch": "^4.0.2",

@@ -62,4 +62,4 @@ "p-each-series": "^3.0.0",

"devDependencies": {
"ava": "6.0.1",
"c8": "9.0.0",
"ava": "6.1.1",
"c8": "9.1.0",
"clear-module": "4.1.2",

@@ -71,3 +71,3 @@ "codecov": "3.8.3",

"fs-extra": "11.2.0",
"got": "14.0.0",
"got": "14.2.0",
"js-yaml": "4.1.0",

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

"mockserver-client": "5.15.0",
"nock": "13.4.0",
"npm-run-all2": "6.1.1",
"nock": "13.5.1",
"npm-run-all2": "6.1.2",
"p-retry": "6.2.0",
"prettier": "3.1.1",
"prettier": "3.2.4",
"publint": "0.2.7",

@@ -83,0 +83,0 @@ "sinon": "17.0.1",

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