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

balena-universal-ga

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-universal-ga - npm Package Compare versions

Comparing version 2.0.0-2-x-15e5a8c6408c52c12cf84f0c37b484a58a5d445a to 2.0.0-2-x-8d8428a5d83d5a757dc52c2ff17c9289d89a1b0a

.versionbot/CHANGELOG.yml

2

build/browser.js

@@ -5,3 +5,3 @@ "use strict";

}
const TRACKER_NAME = 'balenaAnalytics';
const TRACKER_NAME = 'resinAnalytics';
module.exports = function (propertyId, site, debug) {

@@ -8,0 +8,0 @@ let booted = false;

@@ -10,2 +10,3 @@ # Change Log

* Add .versionbot/CHANGELOG.yml for nested changelogs [Pagan Gazzard]
* Switch to native promises [Pagan Gazzard]

@@ -12,0 +13,0 @@ * Add linting [Pagan Gazzard]

{
"name": "balena-universal-ga",
"version": "2.0.0-2-x-15e5a8c6408c52c12cf84f0c37b484a58a5d445a",
"version": "2.0.0-2-x-8d8428a5d83d5a757dc52c2ff17c9289d89a1b0a",
"description": "A CommonJS wrapper for both Node.js and browser (async) version of Google Analytics library",

@@ -5,0 +5,0 @@ "main": "build/node.js",

@@ -5,3 +5,3 @@ if (window.ga === undefined) {

const TRACKER_NAME = 'balenaAnalytics';
const TRACKER_NAME = 'resinAnalytics';

@@ -8,0 +8,0 @@ module.exports = function (propertyId, site, debug) {

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