@snowplow/browser-plugin-geolocation
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
39507
14
355
1
+ Added@snowplow/browser-tracker-core@3.0.0(transitive)
+ Added@snowplow/tracker-core@3.0.0(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0-beta.5(transitive)
- Removed@snowplow/tracker-core@3.0.0-beta.5(transitive)
Updated@snowplow/tracker-core@3.0.0