You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

unleash-client

Package Overview
Dependencies
Maintainers
3
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unleash-client - npm Package Compare versions

Comparing version

to
6.3.3

2

lib/details.json

@@ -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