@devcycle/js-cloud-server-sdk
Advanced tools
Comparing version 1.7.1 to 1.8.0
{ | ||
"name": "@devcycle/js-cloud-server-sdk", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "The DevCycle JS Cloud Bucketing Server SDK used for feature management.", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@devcycle/types": "^1.8.1", | ||
"@devcycle/types": "^1.9.0", | ||
"cross-fetch": "^3.1.8", | ||
@@ -9,0 +9,0 @@ "fetch-retry": "^5.0.3", |
# DevCycle Javascript Cloud Bucketing Server SDK | ||
This SDK is used to integrate DevCycle with your Javascript server-side application, where a NodeJS runtime isn't available. | ||
This SDK is used to integrate DevCycle with your Javascript server-side application, where a Node.js runtime isn't available. | ||
Example use-cases would be Cloudflare Workers and other edge-worker runtimes. | ||
@@ -5,0 +5,0 @@ |
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
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
90885
Updated@devcycle/types@^1.9.0