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

balena-universal-gosquared

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-universal-gosquared - npm Package Compare versions

Comparing version 1.0.0-1-x-d91b41484e3a245d6a0145fd4c74b6bcb3867578 to 1.0.0-1-x-e3dc9a5b9e659663afa1deab04c87c5d1637f866

.versionbot/CHANGELOG.yml

2

build/browser.js
"use strict";
require('./gs-loader');
const TRACKER_NAME = 'balenaAnalytics';
const TRACKER_NAME = 'resinAnalytics';
module.exports = function (gosquaredId, _apiKey, debug) {

@@ -5,0 +5,0 @@ let loggedIn = 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-gosquared",
"version": "1.0.0-1-x-d91b41484e3a245d6a0145fd4c74b6bcb3867578",
"version": "1.0.0-1-x-e3dc9a5b9e659663afa1deab04c87c5d1637f866",
"description": "A CommonJS wrapper for both Node.js and browser (async) version of goSquared Analytics library",

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

require('./gs-loader');
const TRACKER_NAME = 'balenaAnalytics';
const TRACKER_NAME = 'resinAnalytics';

@@ -5,0 +5,0 @@ module.exports = function (gosquaredId, _apiKey, 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