Socket
Socket
Sign inDemoInstall

analytics-node

Package Overview
Dependencies
101
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

6

History.md
2.1.1 / 2017-01-31
==================
* Merge pull request #74 from alexstrat/master
* Update dependencies
2.1.0 / 2016-03-31

@@ -3,0 +9,0 @@ ==================

14

package.json
{
"name": "analytics-node",
"repository": "git://github.com/segmentio/analytics-node",
"version": "2.1.0",
"version": "2.1.1",
"description": "The hassle-free way to integrate analytics into any node application.",

@@ -23,12 +23,12 @@ "keywords": [

"dependencies": {
"clone": "~0.1.17",
"clone": "~2.1.0",
"commander": "^2.9.0",
"component-type": "~1.0.0",
"component-type": "~1.2.1",
"crypto-token": "^1.0.1",
"debug": "^2.2.0",
"join-component": "~1.0.0",
"lodash": "~2.4.1",
"superagent": "^1.4.0",
"join-component": "~1.1.0",
"lodash": "~4.17.2",
"superagent": "^3.0.0",
"superagent-proxy": "^1.0.0",
"superagent-retry": "^0.5.1"
"superagent-retry": "^0.6.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc