New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mixpanel

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

1

lib/mixpanel-node.js

@@ -58,3 +58,2 @@ /*

host: 'api.mixpanel.com',
port: 80,
headers: {}

@@ -61,0 +60,0 @@ };

2

package.json

@@ -5,3 +5,3 @@ {

"keywords": ["mixpanel", "analytics", "api", "stats"],
"version": "0.0.19",
"version": "0.0.20",
"homepage": "https://github.com/carlsverre/mixpanel-node",

@@ -8,0 +8,0 @@ "author": "Carl Sverre",

@@ -110,2 +110,3 @@ Mixpanel-node

- [Jyrki Laurila](https://github.com/jylauril)
- [Zeevl](https://github.com/zeevl)

@@ -112,0 +113,0 @@ License

@@ -40,3 +40,2 @@ var Mixpanel = require('../lib/mixpanel-node'),

host: 'api.mixpanel.com',
port: 80,
headers: {},

@@ -43,0 +42,0 @@ path: '/track?data=eyJldmVudCI6InRlc3QiLCJwcm9wZXJ0aWVzIjp7ImtleTEiOiJ2YWwxIiwidG9rZW4iOiJ0b2tlbiIsInRpbWUiOjEzNDY4NzY2MjF9fQ%3D%3D&ip=0&verbose=0'

Sorry, the diff of this file is not supported yet

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