Socket
Socket
Sign inDemoInstall

@sentry/browser

Package Overview
Dependencies
Maintainers
9
Versions
529
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/browser - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

24

package.json
{
"name": "@sentry/browser",
"version": "0.5.2",
"version": "0.5.3",
"description": "Offical Sentry SDK for browsers",

@@ -18,8 +18,8 @@ "repository": "git://github.com/getsentry/raven-js.git",

"dependencies": {
"@sentry/core": "0.5.2",
"@sentry/shim": "0.5.2"
"@sentry/core": "0.5.3",
"@sentry/shim": "0.5.3"
},
"devDependencies": {
"chai": "^4.1.2",
"karma": "^2.0.0",
"karma": "^2.0.2",
"karma-chai": "^0.1.0",

@@ -29,19 +29,19 @@ "karma-chrome-launcher": "^2.2.0",

"karma-mocha-reporter": "^2.2.5",
"karma-rollup-preprocessor": "^5.1.1",
"karma-rollup-preprocessor": "^6.0.0",
"karma-typescript": "^3.0.12",
"npm-run-all": "^4.1.2",
"prettier": "^1.11.1",
"prettier": "^1.12.1",
"prettier-check": "^2.0.0",
"raven-js": "^3.24.1",
"raven-js": "^3.24.2",
"rimraf": "^2.6.2",
"rollup": "^0.57.1",
"rollup-plugin-commonjs": "^9.1.0",
"rollup": "^0.58.2",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-npm": "^2.0.0",
"rollup-plugin-shim": "^1.0.0",
"rollup-plugin-typescript2": "^0.12.0",
"rollup-plugin-typescript2": "^0.13.0",
"rollup-plugin-uglify": "^3.0.0",
"sinon": "^4.5.0",
"sinon": "^5.0.3",
"tslint": "^5.9.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},

@@ -48,0 +48,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc