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

@sentry/shim

Package Overview
Dependencies
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/shim - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

1

dist/models.d.ts

@@ -29,2 +29,3 @@ /** TODO */

id?: string;
ip_address?: string;
email?: string;

@@ -31,0 +32,0 @@ username?: string;

2

package.json
{
"name": "@sentry/shim",
"version": "0.5.1",
"version": "0.5.2",
"description": "Sentry shim which can be used in libraries",

@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/raven-js.git",

@@ -31,2 +31,3 @@ /** TODO */

id?: string;
ip_address?: string;
email?: string;

@@ -33,0 +34,0 @@ username?: string;

Sorry, the diff of this file is not supported yet

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