Socket
Socket
Sign inDemoInstall

semantic-release

Package Overview
Dependencies
Maintainers
4
Versions
409
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 24.1.1 to 24.1.2

12

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

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

"@semantic-release/error": "^4.0.0",
"@semantic-release/github": "^10.0.0",
"@semantic-release/github": "^11.0.0",
"@semantic-release/npm": "^12.0.0",

@@ -66,3 +66,2 @@ "@semantic-release/release-notes-generator": "^14.0.0-beta.1",

"clear-module": "4.1.2",
"codecov": "3.8.3",
"cz-conventional-changelog": "3.3.0",

@@ -78,7 +77,7 @@ "dockerode": "4.0.2",

"nock": "13.5.5",
"npm-run-all2": "6.2.2",
"npm-run-all2": "6.2.3",
"p-retry": "6.2.0",
"prettier": "3.3.3",
"publint": "0.2.10",
"sinon": "18.0.1",
"publint": "0.2.11",
"sinon": "19.0.2",
"stream-buffers": "3.0.3",

@@ -153,3 +152,2 @@ "tempy": "3.1.0",

"scripts": {
"codecov": "codecov -f coverage/coverage-final.json",
"lint:prettier": "prettier --check \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",

@@ -156,0 +154,0 @@ "lint:prettier:fix": "prettier --write \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",

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