rox-serverless
Advanced tools
Comparing version 5.4.10 to 5.4.12
@@ -1395,4 +1395,5 @@ 'use strict'; | ||
configuration.SS_S3_ENDPOINT = 'https://rox-state.cloudbees.io/'; | ||
configuration.ANALYTICS_ENDPOINT = 'https://api.cloudbees.io'; | ||
configuration.NOTIFICATIONS_ENDPOINT = 'http://api.cloudbees.io/sse'; | ||
configuration.ANALYTICS_ENDPOINT = 'https://fm-analytics.cloudbees.io'; | ||
configuration.NOTIFICATIONS_ENDPOINT = | ||
'https://sdk-notification-service.cloudbees.io/sse'; | ||
} | ||
@@ -1399,0 +1400,0 @@ return configuration; |
{ | ||
"name": "rox-serverless", | ||
"version": "5.4.10", | ||
"version": "5.4.12", | ||
"description": "CloudBees Feature Management ROX JS SDK for serverless", | ||
@@ -64,3 +64,3 @@ "author": "CloudBees <support@cloudbees.com>", | ||
}, | ||
"gitHead": "dc80c58ba9b52809a3a2a6beeea7c744999aafb1" | ||
"gitHead": "75b020764a4eda65eda370487e24c941e5ac2937" | ||
} |
Sorry, the diff of this file is not supported yet
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
88687
1685