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.49.0 to 2.49.1

3

mixpanel-browser/index.d.ts
export type Persistence = "cookie" | "localStorage";
export type ApiPayloadFormat = "base64" | "json";
export type PushItem = Array<string | Dict>;

@@ -55,2 +57,3 @@

app_host: string;
api_payload_format: ApiPayloadFormat;
autotrack: boolean;

@@ -57,0 +60,0 @@ cdn: string;

6

mixpanel-browser/package.json
{
"name": "@types/mixpanel-browser",
"version": "2.49.0",
"version": "2.49.1",
"description": "TypeScript definitions for mixpanel-browser",

@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mixpanel-browser",

"dependencies": {},
"typesPublisherContentHash": "3438a4a284a59bd4c6698c19a48c601c833e4027127192f5c61284adf61415c5",
"typeScriptVersion": "4.6"
"typesPublisherContentHash": "c7c8efb72a191e56b0f7defd1f349c8b414d19c13e09e80339e27c4cba38b7b1",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Fri, 09 Feb 2024 21:06:58 GMT
* Last updated: Thu, 11 Jul 2024 14:07:34 GMT
* Dependencies: none

@@ -14,0 +14,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