Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

analytics-node

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

analytics-node - npm Package Compare versions

Comparing version 3.4.0-beta.1 to 3.4.0-beta.2

7

History.md

@@ -1,2 +0,2 @@

v3.4.0-beta / 2019-06-12
v3.4.1-beta.1 / 2019-06-20
==========================

@@ -8,2 +8,7 @@

v3.4.0-beta / 2019-06-12
========================
* Due to a bug in the release step, this version was not published to NPM. It was instead re-published as `v3.4.1-beta.1`.
v3.3.0 / 2018-04-24

@@ -10,0 +15,0 @@ ===================

2

index.js

@@ -158,3 +158,3 @@ 'use strict'

* @param {Object} message
* @param {Functino} [callback] (optional)
* @param {Function} [callback] (optional)
* @api private

@@ -161,0 +161,0 @@ */

{
"name": "analytics-node",
"version": "3.4.0-beta.1",
"version": "3.4.0-beta.2",
"description": "The hassle-free way to integrate analytics into any Node.js application",

@@ -22,2 +22,3 @@ "license": "MIT",

"scripts": {
"circle-lint": ".buildscript/circle.sh",
"dependencies": "yarn",

@@ -44,3 +45,3 @@ "size": "size-limit",

"@segment/loosely-validate-event": "^2.0.0",
"axios": "^0.18.1",
"axios": "^0.19.0",
"axios-retry": "^3.0.2",

@@ -61,2 +62,3 @@ "lodash.isstring": "^4.0.1",

"express": "^4.15.2",
"husky": "^3.0.4",
"nyc": "^14.1.1",

@@ -63,0 +65,0 @@ "pify": "^4.0.1",

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