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

@snowplow/browser-plugin-performance-timing

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-performance-timing - npm Package Compare versions

Comparing version 3.0.1-beta.1 to 3.0.1

18

CHANGELOG.json

@@ -5,2 +5,20 @@ {

{
"version": "3.0.1",
"tag": "@snowplow/browser-plugin-performance-timing_v3.0.1",
"date": "Wed, 14 Apr 2021 16:30:05 GMT",
"comments": {
"none": [
{
"comment": "Add peerDependencies to plugins (#950)"
},
{
"comment": "Mark packages as sideEffect: false (#951)"
},
{
"comment": "Add unit tests to plugin track* functions (#954)"
}
]
}
},
{
"version": "3.0.0",

@@ -7,0 +25,0 @@ "tag": "@snowplow/browser-plugin-performance-timing_v3.0.0",

11

CHANGELOG.md
# Change Log - @snowplow/browser-plugin-performance-timing
This log was last generated on Wed, 31 Mar 2021 14:46:47 GMT and should not be manually modified.
This log was last generated on Wed, 14 Apr 2021 16:30:05 GMT and should not be manually modified.
## 3.0.1
Wed, 14 Apr 2021 16:30:05 GMT
### Updates
- Add peerDependencies to plugins (#950)
- Mark packages as sideEffect: false (#951)
- Add unit tests to plugin track* functions (#954)
## 3.0.0

@@ -6,0 +15,0 @@ Wed, 31 Mar 2021 14:46:47 GMT

2

dist/index.module.js
/*!
* Attaches Performance Timing data to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js)
* Attaches Performance Timing data to Snowplow events v3.0.1 (http://bit.ly/sp-js)
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang

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

/*!
* Attaches Performance Timing data to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js)
* Attaches Performance Timing data to Snowplow events v3.0.1 (http://bit.ly/sp-js)
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang

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

/*!
* Attaches Performance Timing data to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js)
* Attaches Performance Timing data to Snowplow events v3.0.1 (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-performance-timing",
"version": "3.0.1-beta.1",
"version": "3.0.1",
"description": "Attaches Performance Timing data to Snowplow events",

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

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

@@ -51,4 +51,4 @@ },

"peerDependencies": {
"@snowplow/browser-tracker": "~3.0.1-beta.1"
"@snowplow/browser-tracker": "~3.0.1"
}
}
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