@bugsnag/delivery-electron
Advanced tools
Comparing version 7.11.0 to 7.12.0-rc.0
@@ -5,3 +5,3 @@ const { createHash } = require('crypto') | ||
const PayloadDeliveryLoop = require('./payload-loop') | ||
const NetworkStatus = require('./network-status') | ||
const NetworkStatus = require('@bugsnag/electron-network-status') | ||
@@ -8,0 +8,0 @@ const delivery = (client, filestore, net, app) => { |
{ | ||
"name": "@bugsnag/delivery-electron", | ||
"version": "7.11.0", | ||
"version": "7.12.0-rc.0", | ||
"main": "delivery.js", | ||
@@ -20,9 +20,11 @@ "description": "@bugsnag/electron delivery mechanism to send events, sessions, and crash dumps from Electron apps", | ||
"devDependencies": { | ||
"@bugsnag/core": "^7.11.0", | ||
"@bugsnag/plugin-electron-client-state-manager": "^7.11.0" | ||
"@bugsnag/core": "^7.12.0-rc.0", | ||
"@bugsnag/electron-network-status": "^7.12.0-rc.0", | ||
"@bugsnag/plugin-electron-client-state-manager": "^7.12.0-rc.0" | ||
}, | ||
"peerDependencies": { | ||
"@bugsnag/core": "^7.9.2" | ||
"@bugsnag/core": "^7.9.2", | ||
"@bugsnag/electron-network-status": "^7.10.0" | ||
}, | ||
"gitHead": "991c73de4560670d73df305cfbc134c6c4058a74" | ||
"gitHead": "32fd1829c62f4f5610082e681e6313fc51bc2643" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13341
2
3
6
350
1