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.10 to 22.0.11

13

docs/usage/getting-started.md

@@ -9,14 +9,1 @@ # Getting started

4. Configure **semantic-release** [options and plugins](./configuration.md#configuration)
Alternatively those steps can be easily done with the [**semantic-release** interactive CLI](https://github.com/semantic-release/cli):
```bash
cd your-module
npx semantic-release-cli setup
```
![dialogue](../../media/semantic-release-cli.png)
See the [semantic-release-cli](https://github.com/semantic-release/cli#what-it-does) documentation for more details.
**Note**: only a limited number of options, CI services and plugins are currently supported by `semantic-release-cli`.

8

package.json
{
"name": "semantic-release",
"description": "Automated semver compliant package publishing",
"version": "22.0.10",
"version": "22.0.11",
"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": "6.0.0",
"ava": "6.0.1",
"c8": "8.0.1",

@@ -79,3 +79,3 @@ "clear-module": "4.1.2",

"p-retry": "6.1.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"publint": "0.2.6",

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

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