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
9
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.8 to 1.0.9

9

.releaserc.js

@@ -41,5 +41,8 @@ // Extra types that generate a patch releases

'package.json',
'webtorrent.min.js',
'webtorrent.chromeapp.js',
'sw.min.js',
'dist/webtorrent.min.js',
'dist/webtorrent.min.js.map',
'dist/webtorrent.chromeapp.js',
'dist/webtorrent.chromeapp.js.map',
'dist/sw.min.js',
'dist/sw.min.js.map'
],

@@ -46,0 +49,0 @@ message: 'chore(release): ${nextRelease.version} \n\n${nextRelease.notes}'

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

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

"devDependencies": {
"semantic-release": "19.0.2"
"semantic-release": "19.0.5"
},

@@ -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