@jitsi/electron-sdk
Advanced tools
Comparing version 3.0.14 to 3.0.15
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
352404
184
+ Addednode-gyp-build@4.3.0(transitive)
- Removednode-gyp-build@4.8.3(transitive)
Updatednode-gyp-build@4.3.0