@vctr-libs-public/customer-gtm
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"scripts/index.js": "scripts/index.778ceb.js" | ||
"scripts/index.js": "scripts/index.4a8a0e.js" | ||
} |
{ | ||
"git-commit": 97e7ccee331a3f1f3c6c5bd42c7f845e56292516, | ||
"hash": "90a92879bc1cd413c33732680ceb7ec8", | ||
"timestamp": "2022-07-01T07:55:51.281Z" | ||
"hash": "4fc2dafffc17405f0b7c4b9a14ed6781", | ||
"timestamp": "2022-07-01T09:24:26.761Z" | ||
} |
import * as Sentry from "@sentry/browser"; | ||
import { BrowserTracing } from "@sentry/tracing"; | ||
Sentry.init({ | ||
dsn: "https://a60ac58b5a3c4a7f8c7707ffae16af13@o38678.ingest.sentry.io/6535650", | ||
integrations: [new BrowserTracing()], | ||
tracesSampleRate: 1.0, | ||
}); | ||
@@ -8,0 +5,0 @@ (function () { |
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Vectary and Google Tag Manager communication bridge", | ||
@@ -63,5 +63,4 @@ "scripts": { | ||
"dependencies": { | ||
"@sentry/browser": "^7.3.1", | ||
"@sentry/tracing": "^7.3.1" | ||
"@sentry/browser": "^7.3.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
413692
332
1
- Removed@sentry/tracing@^7.3.1
- Removed@sentry/tracing@7.120.3(transitive)