unleash-client
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{ "name": "unleash-client-node", "version": "6.3.2", "sdkVersion": "unleash-client-node:6.3.2" } | ||
{ "name": "unleash-client-node", "version": "6.3.3", "sdkVersion": "unleash-client-node:6.3.3" } |
@@ -61,9 +61,2 @@ "use strict"; | ||
const data = JSON.parse(event.data); | ||
const etag = data.meta.etag; | ||
if (etag !== null) { | ||
this.etag = etag; | ||
} | ||
else { | ||
this.etag = undefined; | ||
} | ||
this.save(data, true); | ||
@@ -70,0 +63,0 @@ } |
{ | ||
"name": "unleash-client", | ||
"version": "6.3.2", | ||
"version": "6.3.3", | ||
"description": "Unleash Client for Node", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
239914
-0.16%3025
-0.23%