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

@cnbritain/merlin-frontend-gatracker-js

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cnbritain/merlin-frontend-gatracker-js - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

7

js/index.js

@@ -68,2 +68,9 @@ "use strict";

/**
* See if optimizeId has been set
*/
if( _config && _config.optimizeId ){
ga( this._name + ".require", _config.optimizeId );
}
/**
* Add this tracker to the global tracking

@@ -70,0 +77,0 @@ */

2

package.json
{
"name": "@cnbritain/merlin-frontend-gatracker-js",
"cnOptions": {},
"version": "1.3.0",
"version": "1.4.0",
"description": "Google analytics wrapper",

@@ -6,0 +6,0 @@ "main": "js/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