@segment/analytics.js-integration-segmentio
Advanced tools
Comparing version 3.5.2 to 3.5.3
3.5.3 / 2017-08-02 | ||
================== | ||
* retryQueue falls back to inMemory if localStorage is full | ||
3.5.2 / 2017-08-02 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "@segment/analytics.js-integration-segmentio", | ||
"description": "The Segmentio analytics.js integration.", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "analytics.js", | ||
"@segment/analytics.js-integration": "^2.1.0", | ||
"@segment/localstorage-retry": "^1.0.3", | ||
"@segment/localstorage-retry": "^1.1.0", | ||
"@segment/protocol": "^1.0.0", | ||
@@ -33,0 +33,0 @@ "@segment/send-json": "^3.0.0", |
59864