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

@dudadev/tracking

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dudadev/tracking - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

hubspot.js
const commonProps = require('@dudadev/common-props');
exports.isHubspotEventsInitialized = false;
exports.HS_ID = '4790854';
exports.HS_ID = commonProps.get('hubspot.events.api.id');

@@ -6,0 +6,0 @@ exports.sendHubspotEvent = async function(eventName) {

{
"name": "@dudadev/tracking",
"version": "1.0.5",
"version": "1.0.6",
"description": "Module for tracking events",

@@ -5,0 +5,0 @@ "main": "index.js",

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