Socket
Socket
Sign inDemoInstall

@types/mixpanel-browser

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mixpanel-browser - npm Package Compare versions

Comparing version 2.35.8 to 2.36.0

4

mixpanel-browser/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for mixpanel-browser 2.35
// Type definitions for mixpanel-browser 2.36
// Project: https://github.com/mixpanel/mixpanel-js

@@ -8,2 +8,3 @@ // Definitions by: Carlos López <https://github.com/karlos1337>

// Lee Dogeon <https://github.com/moreal>
// Justin Helmer <https://github.com/justinhelmer>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -24,2 +25,3 @@ // TypeScript Version: 2.2

transport?: 'xhr' | 'sendBeacon' | undefined;
send_immediately?: boolean | undefined;
}

@@ -26,0 +28,0 @@

{
"name": "@types/mixpanel-browser",
"version": "2.35.8",
"version": "2.36.0",
"description": "TypeScript definitions for mixpanel-browser",

@@ -32,2 +32,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mixpanel-browser",

"githubUsername": "moreal"
},
{
"name": "Justin Helmer",
"url": "https://github.com/justinhelmer",
"githubUsername": "justinhelmer"
}

@@ -44,4 +49,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4ba57527adec9482eec70ce3b50a356afdb65d6b653154d3eedebf4af083f8e5",
"typesPublisherContentHash": "434019ffd62265d8aa839f771805b7029afd06121573cca445f83fdf8178d8d8",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Dec 2021 20:31:13 GMT
* Last updated: Fri, 10 Dec 2021 20:01:10 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Carlos López](https://github.com/karlos1337), [Ricardo Rodrigues](https://github.com/RicardoRodrigues), [Kristian Randall](https://github.com/randak), [Dan Wilt](https://github.com/dwilt), and [Lee Dogeon](https://github.com/moreal).
These definitions were written by [Carlos López](https://github.com/karlos1337), [Ricardo Rodrigues](https://github.com/RicardoRodrigues), [Kristian Randall](https://github.com/randak), [Dan Wilt](https://github.com/dwilt), [Lee Dogeon](https://github.com/moreal), and [Justin Helmer](https://github.com/justinhelmer).
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