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

mixpanel

Package Overview
Dependencies
Maintainers
2
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.2.0 to 0.2.1

4

package.json
{
"name": "mixpanel",
"description": "A simple API for mixpanel",
"description": "A simple server-side API for mixpanel",
"keywords": [

@@ -10,3 +10,3 @@ "mixpanel",

],
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/mixpanel/mixpanel-node",

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

@@ -5,3 +5,4 @@ Mixpanel-node

This library provides many of the features in the official javascript mixpanel library. It is easy to use, and fully async.
This library provides many of the features in the official JavaScript mixpanel library. It is easy to use, and fully async. It is intended to be used on the server (it is not a client module). The in-browser client library is available
at [https://github.com/mixpanel/mixpanel-js](https://github.com/mixpanel/mixpanel-js).

@@ -123,3 +124,4 @@ Installation

Copyright (c) 2012 Carl Sverre
Copyright (c) 2014-15 Mixpanel
Original Library Copyright (c) 2012-14 Carl Sverre

@@ -126,0 +128,0 @@ Contributions from:

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