Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.1 to 4.0.0-beta.2

11

package.json
{
"name": "@sentry/minimal",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"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.1",
"@sentry/types": "4.0.0-beta.1"
"@sentry/hub": "4.0.0-beta.2",
"@sentry/types": "4.0.0-beta.2"
},

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

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

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

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