Socket
Socket
Sign inDemoInstall

@sentry/minimal

Package Overview
Dependencies
Maintainers
9
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/minimal - npm Package Compare versions

Comparing version 4.0.0-beta.2 to 4.0.0-beta.3

11

package.json
{
"name": "@sentry/minimal",
"version": "4.0.0-beta.2",
"version": "4.0.0-beta.3",
"description": "Sentry minimal library that can be used in other packages",

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

"dependencies": {
"@sentry/hub": "4.0.0-beta.2",
"@sentry/types": "4.0.0-beta.2"
"@sentry/hub": "4.0.0-beta.3",
"@sentry/types": "4.0.0-beta.3"
},

@@ -41,4 +41,3 @@ "devDependencies": {

"test": "jest",
"test:watch": "jest --watch --notify",
"prepublish": "run-s clean build lint test"
"test:watch": "jest --watch --notify"
},

@@ -64,3 +63,3 @@ "jest": {

},
"gitHead": "0e9eb2e04698dcea95e9e3d7b7ebb38a159cdceb"
"gitHead": "a91da22f8bd3bddb38fab7f868326e376da82d4d"
}
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