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.23.0 to 2.23.1

2

mixpanel-browser/index.d.ts
// Type definitions for mixpanel-browser 2.23
// Project: https://github.com/mixpanel/mixpanel-js
// Definitions by: Carlos López <https://github.com/karlos1337>
// Ricardo Rodrigues <https://github.com/RicardoRodrigues>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -58,2 +59,3 @@ // TypeScript Version: 2.2

disable_cookie: boolean;
disable_notifications: boolean;
secure_cookie: boolean;

@@ -60,0 +62,0 @@ ip: boolean;

12

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

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "karlos1337"
},
{
"name": "Ricardo Rodrigues",
"url": "https://github.com/RicardoRodrigues",
"githubUsername": "RicardoRodrigues"
}

@@ -18,8 +23,9 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mixpanel-browser"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "99053d8ae32bf89ac9719f470fbb8b4c2cace7e91e2e1f17ce2f538be3287bfe",
"typesPublisherContentHash": "e15016015b16c316a48fd2055710ac7e320855bd676043229712c8f7bf166c8a",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for mixpanel-browser (https://github.com/mixpanel/mixpanel-js).
This package contains type definitions for mixpanel-browser ( https://github.com/mixpanel/mixpanel-js ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Tue, 18 Dec 2018 17:19:25 GMT
* Last updated: Wed, 10 Apr 2019 17:55:57 GMT
* Dependencies: none

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

# Credits
These definitions were written by Carlos López <https://github.com/karlos1337>.
These definitions were written by Carlos López <https://github.com/karlos1337>, Ricardo Rodrigues <https://github.com/RicardoRodrigues>.
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