New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

toucan-js

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toucan-js - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

4

dist/index.cjs.js

@@ -455,6 +455,6 @@ 'use strict';

name: 'npm:' + 'toucan-js',
version: '3.2.2',
version: '3.2.3',
},
],
version: '3.2.2',
version: '3.2.3',
};

@@ -461,0 +461,0 @@ super(options);

@@ -453,6 +453,6 @@ import { GLOBAL_OBJ, isError, isPlainObject, extractExceptionKeysForMessage, normalizeToSize, addExceptionTypeValue, addExceptionMechanism, isInstanceOf, resolvedSyncPromise, createStackParser, nodeStackLineParser, basename, rejectedSyncPromise, stackParserFromStackParserOptions } from '@sentry/utils';

name: 'npm:' + 'toucan-js',
version: '3.2.2',
version: '3.2.3',
},
],
version: '3.2.2',
version: '3.2.3',
};

@@ -459,0 +459,0 @@ super(options);

{
"name": "toucan-js",
"sideEffects": false,
"version": "3.2.2",
"version": "3.2.3",
"description": "Cloudflare Workers client for Sentry",

@@ -32,6 +32,6 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@sentry/core": "7.64.0",
"@sentry/utils": "7.64.0",
"@sentry/types": "7.64.0",
"@sentry/integrations": "7.64.0"
"@sentry/core": "7.65.0",
"@sentry/utils": "7.65.0",
"@sentry/types": "7.65.0",
"@sentry/integrations": "7.65.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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