🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

configcat-node

Package Overview
Dependencies
Maintainers
4
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configcat-node - npm Package Compare versions

Comparing version

to
10.0.1

2

lib/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = "10.0.0";
exports.default = "10.0.1";
{
"name": "configcat-node",
"version": "10.0.0",
"version": "10.0.1",
"description": "Official ConfigCat SDK to help you access your feature flags from a Node.js application.",

@@ -35,3 +35,3 @@ "main": "lib/client.js",

"dependencies": {
"configcat-common": "^8.0.0",
"configcat-common": "^8.0.1",
"tslib": "^2.4.1",

@@ -38,0 +38,0 @@ "tunnel": "0.0.6"