Socket
Socket
Sign inDemoInstall

configcat-js-ssr

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configcat-js-ssr - npm Package Compare versions

Comparing version 8.4.1 to 8.4.2

2

lib/esm/Version.js

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

export default "8.4.1";
export default "8.4.2";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = "8.4.1";
exports.default = "8.4.2";
{
"name": "configcat-js-ssr",
"version": "8.4.1",
"version": "8.4.2",
"description": "ConfigCat Feature Flags for Server Side Rendered apps like NuxtJS. Official ConfigCat SDK for Server Side Rendered to easily access feature flags.",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.4",
"configcat-common": "9.3.0",

@@ -67,3 +67,3 @@ "tslib": "^2.4.1"

"eslint-plugin-import": "^2.27.5",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"gulp-replace": "^1.1.3",

@@ -70,0 +70,0 @@ "gulp-typescript": "^6.0.0-alpha.1",

Sorry, the diff of this file is too big to display

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