Socket
Socket
Sign inDemoInstall

workbox-google-analytics

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workbox-google-analytics - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

build/importScripts/workbox-google-analytics.dev.v0.0.2.js

8

build/test/constants.js

@@ -16,6 +16,6 @@ /*

this.goog = this.goog || {};
this.goog.offlineGoogleAnalytics = this.goog.offlineGoogleAnalytics || {};
this.goog.offlineGoogleAnalytics.test = this.goog.offlineGoogleAnalytics.test || {};
this.goog.offlineGoogleAnalytics.test.Constants = (function () {
this.workbox = this.workbox || {};
this.workbox.googleAnalytics = this.workbox.googleAnalytics || {};
this.workbox.googleAnalytics.test = this.workbox.googleAnalytics.test || {};
this.workbox.googleAnalytics.test.Constants = (function () {
'use strict';

@@ -22,0 +22,0 @@

@@ -16,6 +16,6 @@ /*

this.goog = this.goog || {};
this.goog.offlineGoogleAnalytics = this.goog.offlineGoogleAnalytics || {};
this.goog.offlineGoogleAnalytics.test = this.goog.offlineGoogleAnalytics.test || {};
this.goog.offlineGoogleAnalytics.test.EnqueueRequest = (function () {
this.workbox = this.workbox || {};
this.workbox.googleAnalytics = this.workbox.googleAnalytics || {};
this.workbox.googleAnalytics.test = this.workbox.googleAnalytics.test || {};
this.workbox.googleAnalytics.test.EnqueueRequest = (function () {
'use strict';

@@ -22,0 +22,0 @@

@@ -16,6 +16,6 @@ /*

this.goog = this.goog || {};
this.goog.offlineGoogleAnalytics = this.goog.offlineGoogleAnalytics || {};
this.goog.offlineGoogleAnalytics.test = this.goog.offlineGoogleAnalytics.test || {};
this.goog.offlineGoogleAnalytics.test.IdbHelper = (function () {
this.workbox = this.workbox || {};
this.workbox.googleAnalytics = this.workbox.googleAnalytics || {};
this.workbox.googleAnalytics.test = this.workbox.googleAnalytics.test || {};
this.workbox.googleAnalytics.test.IdbHelper = (function () {
'use strict';

@@ -22,0 +22,0 @@

@@ -16,6 +16,6 @@ /*

this.goog = this.goog || {};
this.goog.offlineGoogleAnalytics = this.goog.offlineGoogleAnalytics || {};
this.goog.offlineGoogleAnalytics.test = this.goog.offlineGoogleAnalytics.test || {};
this.goog.offlineGoogleAnalytics.test.ReplayQueuedRequests = (function () {
this.workbox = this.workbox || {};
this.workbox.googleAnalytics = this.workbox.googleAnalytics || {};
this.workbox.googleAnalytics.test = this.workbox.googleAnalytics.test || {};
this.workbox.googleAnalytics.test.ReplayQueuedRequests = (function () {
'use strict';

@@ -22,0 +22,0 @@

{
"name": "workbox-google-analytics",
"version": "0.0.1",
"version": "0.0.2",
"description": "A service worker helper library to retry offline Google Analytics requests when a connection is available.",

@@ -28,3 +28,3 @@ "keywords": [

],
"main": "build/importScripts/workbox-google-analytics.prod.v0.0.1.js"
"main": "build/importScripts/workbox-google-analytics.prod.v0.0.2.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