analytics-node
Advanced tools
Comparing version 3.4.0-beta.1 to 3.4.0-beta.2
@@ -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 @@ =================== |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19444
14
+ Addedaxios@0.19.2(transitive)
- Removedaxios@0.18.1(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.19.0