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

configcat-js-ssr

Package Overview
Dependencies
Maintainers
1
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 2.0.0 to 2.0.1

26

package.json
{
"name": "configcat-js-ssr",
"version": "2.0.0",
"version": "2.0.1",
"description": "ConfigCat Feature Flags for Server Side Rendered apps like NuxtJS. Official ConfigCat SDK for Server Side Rendered to easily access feature flags.",

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

"axios": "^0.19.2",
"configcat-common": "^2.4.2"
"configcat-common": "^2.5.0"
},

@@ -49,19 +49,19 @@ "devDependencies": {

"@types/mocha": "^5.2.5",
"@types/node": "^10.17.0",
"@types/node": "^10.17.19",
"chai": "^4.2.0",
"karma": "^4.4.1",
"core-js": "^3.6.5",
"karma": "^5.0.1",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage": "^1.1.2",
"karma-chrome-launcher": "^3.1.0",
"karma-cli": "^2.0.0",
"karma-coverage": "^2.0.2",
"karma-mocha": "^1.3.0",
"karma-typescript": "^4.0.0",
"karma-typescript": "^5.0.2",
"mocha": "^5.2.0",
"ts-loader": "^5.3.0",
"typescript": "^3.6.4",
"webpack": "^4.41.2",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"webpack": "^4.42.1",
"webpack-auto-inject-version": "^1.2.2",
"webpack-cli": "^3.3.9",
"core-js": "^3.6.4"
"webpack-cli": "^3.3.9"
}
}

@@ -83,4 +83,4 @@ # ConfigCat SDK for JavaScript Server Side Rendered applications

## Support
If you need help how to use this SDK feel free to to contact the ConfigCat Staff on https://configcat.com. We're happy to help.
## Need help?
https://configcat.com/support

@@ -87,0 +87,0 @@ ## Contributing

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