Socket
Socket
Sign inDemoInstall

mixpanel-browser

Package Overview
Dependencies
Maintainers
7
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel-browser - npm Package Compare versions

Comparing version 2.33.0 to 2.33.1

.jshintignore

3

CHANGELOG.md

@@ -0,1 +1,4 @@

**2.33.1** (16 Jan 2020)
- Fix for native arrow-function track() callbacks not firing
**2.33.0** (13 Jan 2020)

@@ -2,0 +5,0 @@ - Support optional navigator.sendBeacon transport for network requests

2

package.json
{
"name": "mixpanel-browser",
"version": "2.33.0",
"version": "2.33.1",
"description": "The official Mixpanel JavaScript browser client library",

@@ -5,0 +5,0 @@ "main": "dist/mixpanel.cjs.js",

var Config = {
DEBUG: false,
LIB_VERSION: '2.33.0'
LIB_VERSION: '2.33.1'
};
export default Config;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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