File tree Expand file tree Collapse file tree
dev-packages/node-integration-tests/suites/tracing Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
44import pg from 'pg' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
44import { Client } from 'pg' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
44import pg from 'pg' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
44import { Client } from 'pg' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import postgres from 'postgres' ;
44import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import postgres from 'postgres' ;
44import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import postgres from 'postgres' ;
44import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
55
Original file line number Diff line number Diff line change 11import * as Sentry from '@sentry/node' ;
2- import { uuid4 } from '@sentry/core/node ' ;
2+ import { uuid4 } from '@sentry/core/server ' ;
33import postgres from 'postgres' ;
44import { waitForConnection } from '@sentry-internal/node-integration-tests' ;
55
You can’t perform that action at this time.
0 commit comments