Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webtorrent/semantic-release-config

Package Overview
Dependencies
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webtorrent/semantic-release-config - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

.releaserc.js

@@ -20,3 +20,3 @@ // Extra types that generate a patch releases

parserOpts: {
noteKeywords: []
noteKeywords: ['BREAKING CHANGE', 'BREAKING CHANGES', 'BREAKING']
}

@@ -29,3 +29,3 @@ }

parserOpts: {
noteKeywords: []
noteKeywords: ['BREAKING CHANGE', 'BREAKING CHANGES', 'BREAKING']
}

@@ -32,0 +32,0 @@ }

{
"name": "@webtorrent/semantic-release-config",
"version": "1.0.3",
"version": "1.0.4",
"description": "Shareable semantic-release configuration",

@@ -27,3 +27,3 @@ "main": ".releaserc.js",

"devDependencies": {
"semantic-release": "^17.4.3"
"semantic-release": "17.4.3"
},

@@ -30,0 +30,0 @@ "renovate": {

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