@snowplow/browser-plugin-geolocation
Advanced tools
Comparing version 3.1.1 to 3.1.2
/*! | ||
* Attaches Geolocation data to Snowplow events v3.1.1 (http://bit.ly/sp-js) | ||
* Attaches Geolocation data to Snowplow events v3.1.2 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches Geolocation data to Snowplow events v3.1.1 (http://bit.ly/sp-js) | ||
* Attaches Geolocation data to Snowplow events v3.1.2 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches Geolocation data to Snowplow events v3.1.1 (http://bit.ly/sp-js) | ||
* Attaches Geolocation data to Snowplow events v3.1.2 (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.1.1", | ||
"version": "3.1.2", | ||
"description": "Attaches Geolocation data to Snowplow events", | ||
@@ -21,4 +21,4 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.1.1", | ||
"@snowplow/tracker-core": "3.1.1", | ||
"@snowplow/browser-tracker-core": "3.1.2", | ||
"@snowplow/tracker-core": "3.1.2", | ||
"tslib": "^2.3.0" | ||
@@ -44,3 +44,3 @@ }, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.1.1" | ||
"@snowplow/browser-tracker": "~3.1.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
@@ -13,3 +13,3 @@ # Snowplow Geolocation Tracking | ||
Part of the Snowplow JavaScript Tracker monorepo. | ||
Build with [Node](https://nodejs.org/en/) (10+) and [Rush](https://rushjs.io/). | ||
Build with [Node.js](https://nodejs.org/en/) (12 LTS or 14 LTS) and [Rush](https://rushjs.io/). | ||
@@ -19,5 +19,5 @@ ### Setup repository | ||
```bash | ||
$ npm install -g @microsoft/rush | ||
$ git clone https://github.com/snowplow/snowplow-javascript-tracker.git | ||
$ rush update | ||
npm install -g @microsoft/rush | ||
git clone https://github.com/snowplow/snowplow-javascript-tracker.git | ||
rush update | ||
``` | ||
@@ -24,0 +24,0 @@ |
36035
+ Added@snowplow/browser-tracker-core@3.1.2(transitive)
+ Added@snowplow/tracker-core@3.1.2(transitive)
- Removed@snowplow/browser-tracker-core@3.1.1(transitive)
- Removed@snowplow/tracker-core@3.1.1(transitive)
Updated@snowplow/tracker-core@3.1.2