@forge/csp
Advanced tools
Comparing version 2.1.4-next.0 to 2.1.4-next.1
# @forge/csp | ||
## 2.1.4-next.1 | ||
### Patch Changes | ||
- 876fe14b: Enable new frame ancestor '\_.stg.atlassian.com' | ||
## 2.1.4-next.0 | ||
@@ -4,0 +10,0 @@ |
@@ -94,3 +94,4 @@ "use strict"; | ||
'https://integration.bb-inf.net', | ||
'*.atl-paas.net' | ||
'*.atl-paas.net', | ||
'*.stg.atlassian.com' | ||
]; | ||
@@ -97,0 +98,0 @@ } |
{ | ||
"name": "@forge/csp", | ||
"version": "2.1.4-next.0", | ||
"version": "2.1.4-next.1", | ||
"description": "Contains the CSP configuration for Custom UI resources in Forge", | ||
@@ -14,4 +14,4 @@ "main": "out/index.js", | ||
"devDependencies": { | ||
"@forge/cli-shared": "3.16.0-next.5", | ||
"@forge/manifest": "4.16.1-next.2", | ||
"@forge/cli-shared": "3.16.0-next.13", | ||
"@forge/manifest": "4.16.1-next.5", | ||
"@types/jest": "^29.1.2" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
25395
322