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

@vctr-libs-public/customer-gtm

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vctr-libs-public/customer-gtm - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/scripts/index.4a8a0e.js

2

dist/manifest.json
{
"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

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