@bugsnag/js
Advanced tools
Comparing version 6.0.0-alpha.1 to 6.0.0
{ | ||
"name": "@bugsnag/js", | ||
"version": "6.0.0-alpha.1", | ||
"version": "6.0.0", | ||
"main": "node/notifier.js", | ||
@@ -36,4 +36,4 @@ "browser": "browser/notifier.js", | ||
"dependencies": { | ||
"@bugsnag/browser": "^6.0.0-alpha.1", | ||
"@bugsnag/node": "^6.0.0-alpha.1" | ||
"@bugsnag/browser": "^6.0.0", | ||
"@bugsnag/node": "^6.0.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1a63a50055c31f6421009b998deda2e23cb955ed" | ||
"gitHead": "e4544aab0626dba5031b15dd036c0414709bc105" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
3230
Updated@bugsnag/browser@^6.0.0
Updated@bugsnag/node@^6.0.0