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