configcat-js-ssr
Advanced tools
Comparing version 8.4.1 to 8.4.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
197923
2
Updatedaxios@^1.7.4