@forge/csp
Advanced tools
Comparing version 1.8.0 to 1.8.1-next.0
# @forge/csp | ||
## 1.8.1-next.0 | ||
### Patch Changes | ||
- 04e4152: Enabling new frame ancestors '_.atl-paas.net' and '_.atlassian.com' | ||
## 1.8.0 | ||
@@ -4,0 +10,0 @@ |
@@ -72,3 +72,3 @@ "use strict"; | ||
if (env === 'prod') | ||
return ['*.atlassian.net', 'bitbucket.org', '*.jira.com']; | ||
return ['*.atlassian.net', 'bitbucket.org', '*.jira.com', '*.atlassian.com']; | ||
return [ | ||
@@ -79,3 +79,4 @@ '*.jira-dev.com', | ||
'https://staging.bb-inf.net', | ||
'https://integration.bb-inf.net' | ||
'https://integration.bb-inf.net', | ||
'*.atl-paas.net' | ||
]; | ||
@@ -82,0 +83,0 @@ } |
{ | ||
"name": "@forge/csp", | ||
"version": "1.8.0", | ||
"version": "1.8.1-next.0", | ||
"description": "Contains the CSP configuration for Custom UI resources in Forge", | ||
@@ -14,4 +14,4 @@ "main": "out/index.js", | ||
"devDependencies": { | ||
"@forge/cli-shared": "^2.1.2", | ||
"@forge/manifest": "^2.2.1", | ||
"@forge/cli-shared": "^2.1.6-next.1", | ||
"@forge/manifest": "^2.5.1-next.0", | ||
"@types/jest": "^26.0.0" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
25232
369
2