Comparing version 3.2.2 to 3.2.3
@@ -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": { |
+ Added@sentry/core@7.65.0(transitive)
+ Added@sentry/integrations@7.65.0(transitive)
+ Added@sentry/types@7.65.0(transitive)
+ Added@sentry/utils@7.65.0(transitive)
- Removed@sentry/core@7.64.0(transitive)
- Removed@sentry/integrations@7.64.0(transitive)
- Removed@sentry/types@7.64.0(transitive)
- Removed@sentry/utils@7.64.0(transitive)
Updated@sentry/core@7.65.0
Updated@sentry/integrations@7.65.0
Updated@sentry/types@7.65.0
Updated@sentry/utils@7.65.0