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

@jitsi/electron-sdk

Package Overview
Dependencies
Maintainers
8
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitsi/electron-sdk - npm Package Compare versions

Comparing version 3.0.14 to 3.0.15

4

package.json
{
"name": "@jitsi/electron-sdk",
"version": "3.0.14",
"version": "3.0.15",
"description": "Utilities for jitsi-meet-electron project",

@@ -41,3 +41,3 @@ "main": "index.js",

"node-addon-api": "^5.0.0",
"node-gyp-build": "^4.5.0",
"node-gyp-build": "4.3.0",
"postis": "^2.2.0"

@@ -44,0 +44,0 @@ },

@@ -181,3 +181,4 @@ # Jitsi Meet Electron SDK

a) On every push to main branch, the jitsi/gh-action-autopublish will create a new patch version and publish to npm
b) If a major or minor release is required, manually bump the version in the package.json as part of a PR.
On every push to main branch, the .github/workflows/ci.yml will create a new version and publish to npm.
If a major or minor release is required, use respective key words in the commit message, see https://github.com/phips28/gh-action-bump-version#workflow

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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