Socket
Socket
Sign inDemoInstall

universal-ga

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-prerelease to 1.0.0-prerelease-1

7

lib/analytics.js

@@ -9,6 +9,7 @@ 'use strict';

function _set() {
let args = []
, length = arguments.length;
var args = []
, length = arguments.length
, i = 0;
for(let i = 0; i < length; i++) {
for(; i < length; i++) {
args.push(arguments[i]);

@@ -15,0 +16,0 @@ }

{
"name": "universal-ga",
"version": "1.0.0-prerelease",
"version": "1.0.0-prerelease-1",
"description": "Universal Google Analytics module for node",

@@ -5,0 +5,0 @@ "main": "lib/analytics.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc