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.48.1 to 2.49.0

7

mixpanel-browser/index.d.ts

@@ -65,2 +65,3 @@ export type Persistence = "cookie" | "localStorage";

store_google: boolean;
stop_utm_persistence: boolean;
save_referrer: boolean;

@@ -72,3 +73,7 @@ test: boolean;

track_links_timeout: number;
track_pageview: boolean;
track_pageview:
| boolean
| "url-with-path"
| "url-with-path-and-query-string"
| "full-url";
skip_first_touch_marketing: boolean;

@@ -75,0 +80,0 @@ cookie_expiration: number;

4

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

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

"dependencies": {},
"typesPublisherContentHash": "0c1f44ca2d9f16b31b5b302496e3140e57994eaecd2da4a750d8ea1205a21533",
"typesPublisherContentHash": "3438a4a284a59bd4c6698c19a48c601c833e4027127192f5c61284adf61415c5",
"typeScriptVersion": "4.6"
}

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

### Additional Details
* Last updated: Tue, 26 Dec 2023 23:35:31 GMT
* Last updated: Fri, 09 Feb 2024 21:06:58 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