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

unleash-client

Package Overview
Dependencies
Maintainers
3
Versions
123
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 6.1.2 to 6.1.3

2

lib/details.json

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

{ "name": "unleash-client-node", "version": "6.1.2", "sdkVersion": "unleash-client-node:6.1.2" }
{ "name": "unleash-client-node", "version": "6.1.3", "sdkVersion": "unleash-client-node:6.1.3" }

@@ -99,2 +99,5 @@ "use strict";

async save(response, fromApi) {
if (this.stopped) {
return;
}
if (fromApi) {

@@ -101,0 +104,0 @@ this.connected = true;

{
"name": "unleash-client",
"version": "6.1.2",
"version": "6.1.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

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