Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@snowplow/browser-plugin-timezone

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.1.1 to 3.1.2

2

dist/index.module.js
/*!
* Attaches timezone to Snowplow events v3.1.1 (http://bit.ly/sp-js)
* Attaches timezone 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 timezone to Snowplow events v3.1.1 (http://bit.ly/sp-js)
* Attaches timezone 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 timezone to Snowplow events v3.1.1 (http://bit.ly/sp-js)
* Attaches timezone 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-timezone",
"version": "3.1.1",
"version": "3.1.2",
"description": "Attaches timezone 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",
"jstimezonedetect": "1.0.7",

@@ -48,3 +48,3 @@ "tslib": "^2.3.0"

"peerDependencies": {
"@snowplow/browser-tracker": "~3.1.1"
"@snowplow/browser-tracker": "~3.1.2"
},

@@ -51,0 +51,0 @@ "scripts": {

@@ -13,3 +13,3 @@ # Snowplow Timezone 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 @@

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