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

@snowplow/browser-plugin-geolocation

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snowplow/browser-plugin-geolocation - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0

CHANGELOG.json

4

dist/index.module.d.ts

@@ -5,3 +5,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core';

* The geolocation will be cached and will be only be requested once
* @param enableAtLoad Should the geolocation context be populated immediately
* @param enableAtLoad - Should the geolocation context be populated immediately
*

@@ -15,5 +15,5 @@ * @remark

*
* @param trackers The tracker identifiers which the context will be sent to
* @param trackers - The tracker identifiers which the context will be sent to
*/
declare function enableGeolocationContext(trackers?: Array<string>): void;
export { GeolocationPlugin, enableGeolocationContext };
/*!
* Attaches Geolocation data to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js)
* Attaches Geolocation data to Snowplow events v3.0.0 (http://bit.ly/sp-js)
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang

@@ -41,3 +41,3 @@ * Licensed under BSD-3-Clause

* The geolocation will be cached and will be only be requested once
* @param enableAtLoad Should the geolocation context be populated immediately
* @param enableAtLoad - Should the geolocation context be populated immediately
*

@@ -71,3 +71,3 @@ * @remark

*
* @param trackers The tracker identifiers which the context will be sent to
* @param trackers - The tracker identifiers which the context will be sent to
*/

@@ -74,0 +74,0 @@ function enableGeolocationContext(trackers) {

@@ -5,3 +5,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core';

* The geolocation will be cached and will be only be requested once
* @param enableAtLoad Should the geolocation context be populated immediately
* @param enableAtLoad - Should the geolocation context be populated immediately
*

@@ -15,5 +15,5 @@ * @remark

*
* @param trackers The tracker identifiers which the context will be sent to
* @param trackers - The tracker identifiers which the context will be sent to
*/
declare function enableGeolocationContext(trackers?: Array<string>): void;
export { GeolocationPlugin, enableGeolocationContext };
/*!
* Attaches Geolocation data to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js)
* Attaches Geolocation data to Snowplow events v3.0.0 (http://bit.ly/sp-js)
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang

@@ -47,3 +47,3 @@ * Licensed under BSD-3-Clause

* The geolocation will be cached and will be only be requested once
* @param enableAtLoad Should the geolocation context be populated immediately
* @param enableAtLoad - Should the geolocation context be populated immediately
*

@@ -77,3 +77,3 @@ * @remark

*
* @param trackers The tracker identifiers which the context will be sent to
* @param trackers - The tracker identifiers which the context will be sent to
*/

@@ -80,0 +80,0 @@ function enableGeolocationContext(trackers) {

@@ -5,3 +5,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core';

* The geolocation will be cached and will be only be requested once
* @param enableAtLoad Should the geolocation context be populated immediately
* @param enableAtLoad - Should the geolocation context be populated immediately
*

@@ -15,5 +15,5 @@ * @remark

*
* @param trackers The tracker identifiers which the context will be sent to
* @param trackers - The tracker identifiers which the context will be sent to
*/
declare function enableGeolocationContext(trackers?: Array<string>): void;
export { GeolocationPlugin, enableGeolocationContext };
/*!
* Attaches Geolocation data to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js)
* Attaches Geolocation data to Snowplow events v3.0.0 (http://bit.ly/sp-js)
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang

@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause

{
"name": "@snowplow/browser-plugin-geolocation",
"version": "3.0.0-beta.5",
"version": "3.0.0",
"description": "Attaches Geolocation data to Snowplow events",

@@ -24,4 +24,4 @@ "homepage": "http://bit.ly/sp-js",

"dependencies": {
"@snowplow/browser-tracker-core": "3.0.0-beta.5",
"@snowplow/tracker-core": "3.0.0-beta.5",
"@snowplow/browser-tracker-core": "3.0.0",
"@snowplow/tracker-core": "3.0.0",
"tslib": "^2.1.0"

@@ -28,0 +28,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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