@sentry/serverless
Advanced tools
Comparing version 7.84.0 to 7.85.0
@@ -21,2 +21,3 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
exports.addBreadcrumb = Sentry.addBreadcrumb; | ||
exports.addEventProcessor = Sentry.addEventProcessor; | ||
exports.addGlobalEventProcessor = Sentry.addGlobalEventProcessor; | ||
@@ -23,0 +24,0 @@ exports.addIntegration = Sentry.addIntegration; |
@@ -6,3 +6,3 @@ import * as awslambda from './awslambda.js'; | ||
export { AWSServices } from './awsservices.js'; | ||
export { DEFAULT_USER_INCLUDES, Handlers, Hub, Integrations, NodeClient, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, addIntegration, addRequestDataToEvent, autoDiscoverNodePerformanceMonitoringIntegrations, captureCheckIn, captureEvent, captureException, captureMessage, close, configureScope, continueTrace, createTransport, deepReadDirSync, defaultIntegrations, defaultStackParser, extractRequestData, flush, getActiveSpan, getActiveTransaction, getClient, getCurrentHub, getHubFromCarrier, getSentryRelease, init, lastEventId, makeMain, makeNodeTransport, setContext, setExtra, setExtras, setMeasurement, setTag, setTags, setUser, startActiveSpan, startInactiveSpan, startSpan, startSpanManual, startTransaction, withMonitor, withScope } from '@sentry/node'; | ||
export { DEFAULT_USER_INCLUDES, Handlers, Hub, Integrations, NodeClient, SDK_VERSION, Scope, addBreadcrumb, addEventProcessor, addGlobalEventProcessor, addIntegration, addRequestDataToEvent, autoDiscoverNodePerformanceMonitoringIntegrations, captureCheckIn, captureEvent, captureException, captureMessage, close, configureScope, continueTrace, createTransport, deepReadDirSync, defaultIntegrations, defaultStackParser, extractRequestData, flush, getActiveSpan, getActiveTransaction, getClient, getCurrentHub, getHubFromCarrier, getSentryRelease, init, lastEventId, makeMain, makeNodeTransport, setContext, setExtra, setExtras, setMeasurement, setTag, setTags, setUser, startActiveSpan, startInactiveSpan, startSpan, startSpanManual, startTransaction, withMonitor, withScope } from '@sentry/node'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@sentry/serverless", | ||
"version": "7.84.0", | ||
"version": "7.85.0", | ||
"description": "Official Sentry SDK for various serverless solutions", | ||
@@ -26,6 +26,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "7.84.0", | ||
"@sentry/node": "7.84.0", | ||
"@sentry/types": "7.84.0", | ||
"@sentry/utils": "7.84.0", | ||
"@sentry/core": "7.85.0", | ||
"@sentry/node": "7.85.0", | ||
"@sentry/types": "7.85.0", | ||
"@sentry/utils": "7.85.0", | ||
"@types/aws-lambda": "^8.10.62", | ||
@@ -32,0 +32,0 @@ "@types/express": "^4.17.14" |
@@ -5,3 +5,3 @@ import * as AWSLambda from './awslambda'; | ||
export { AWSServices } from './awsservices'; | ||
export { Hub, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, addIntegration, autoDiscoverNodePerformanceMonitoringIntegrations, captureEvent, captureException, captureMessage, captureCheckIn, withMonitor, configureScope, createTransport, getActiveTransaction, getCurrentHub, getClient, getHubFromCarrier, makeMain, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope, NodeClient, makeNodeTransport, close, defaultIntegrations, defaultStackParser, flush, getSentryRelease, init, lastEventId, DEFAULT_USER_INCLUDES, addRequestDataToEvent, extractRequestData, deepReadDirSync, Handlers, Integrations, setMeasurement, getActiveSpan, startSpan, startActiveSpan, startInactiveSpan, startSpanManual, continueTrace, } from '@sentry/node'; | ||
export { Hub, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, addEventProcessor, addIntegration, autoDiscoverNodePerformanceMonitoringIntegrations, captureEvent, captureException, captureMessage, captureCheckIn, withMonitor, configureScope, createTransport, getActiveTransaction, getCurrentHub, getClient, getHubFromCarrier, makeMain, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope, NodeClient, makeNodeTransport, close, defaultIntegrations, defaultStackParser, flush, getSentryRelease, init, lastEventId, DEFAULT_USER_INCLUDES, addRequestDataToEvent, extractRequestData, deepReadDirSync, Handlers, Integrations, setMeasurement, getActiveSpan, startSpan, startActiveSpan, startInactiveSpan, startSpanManual, continueTrace, } from '@sentry/node'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -5,3 +5,3 @@ import * as AWSLambda from './awslambda'; | ||
export { AWSServices } from './awsservices'; | ||
export { Hub, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, addIntegration, autoDiscoverNodePerformanceMonitoringIntegrations, captureEvent, captureException, captureMessage, captureCheckIn, withMonitor, configureScope, createTransport, getActiveTransaction, getCurrentHub, getClient, getHubFromCarrier, makeMain, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope, NodeClient, makeNodeTransport, close, defaultIntegrations, defaultStackParser, flush, getSentryRelease, init, lastEventId, DEFAULT_USER_INCLUDES, addRequestDataToEvent, extractRequestData, deepReadDirSync, Handlers, Integrations, setMeasurement, getActiveSpan, startSpan, startActiveSpan, startInactiveSpan, startSpanManual, continueTrace, } from '@sentry/node'; | ||
export { Hub, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, addEventProcessor, addIntegration, autoDiscoverNodePerformanceMonitoringIntegrations, captureEvent, captureException, captureMessage, captureCheckIn, withMonitor, configureScope, createTransport, getActiveTransaction, getCurrentHub, getClient, getHubFromCarrier, makeMain, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope, NodeClient, makeNodeTransport, close, defaultIntegrations, defaultStackParser, flush, getSentryRelease, init, lastEventId, DEFAULT_USER_INCLUDES, addRequestDataToEvent, extractRequestData, deepReadDirSync, Handlers, Integrations, setMeasurement, getActiveSpan, startSpan, startActiveSpan, startInactiveSpan, startSpanManual, continueTrace, } from '@sentry/node'; | ||
//# sourceMappingURL=index.d.ts.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
345494
2381
+ Added@sentry-internal/tracing@7.85.0(transitive)
+ Added@sentry/core@7.85.0(transitive)
+ Added@sentry/node@7.85.0(transitive)
+ Added@sentry/types@7.85.0(transitive)
+ Added@sentry/utils@7.85.0(transitive)
- Removed@sentry-internal/tracing@7.84.0(transitive)
- Removed@sentry/core@7.84.0(transitive)
- Removed@sentry/node@7.84.0(transitive)
- Removed@sentry/types@7.84.0(transitive)
- Removed@sentry/utils@7.84.0(transitive)
Updated@sentry/core@7.85.0
Updated@sentry/node@7.85.0
Updated@sentry/types@7.85.0
Updated@sentry/utils@7.85.0