@bugsnag/js
Advanced tools
Comparing version 5.0.2 to 5.1.0
{ | ||
"name": "@bugsnag/js", | ||
"version": "5.0.2", | ||
"version": "5.1.0", | ||
"main": "node/notifier.js", | ||
@@ -36,4 +36,4 @@ "browser": "browser/notifier.js", | ||
"dependencies": { | ||
"@bugsnag/browser": "^5.0.2", | ||
"@bugsnag/node": "^5.0.2" | ||
"@bugsnag/browser": "^5.1.0", | ||
"@bugsnag/node": "^5.1.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "dad03129b60b41bdb557e99a6d1ef7b8fba6b031" | ||
"gitHead": "15e4dd7048dc9fdcb96cb654b48880c293257e3c" | ||
} |
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
Updated@bugsnag/browser@^5.1.0
Updated@bugsnag/node@^5.1.0