@forge/csp
Advanced tools
Comparing version 3.1.4 to 3.1.5-next.0
# @forge/csp | ||
## 3.1.5-next.0 | ||
### Patch Changes | ||
- dcf11c0: Bumping dependencies via Renovate: | ||
- content-security-policy-parser | ||
## 3.1.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@forge/csp", | ||
"version": "3.1.4", | ||
"version": "3.1.5-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": "3.23.0", | ||
"@forge/manifest": "5.5.0", | ||
"@forge/cli-shared": "3.23.2-next.2", | ||
"@forge/manifest": "5.5.2-next.0", | ||
"@types/jest": "^29.5.11", | ||
@@ -22,4 +22,4 @@ "@types/node": "14.18.63" | ||
"cheerio": "^0.22.0", | ||
"content-security-policy-parser": "^0.4.1" | ||
"content-security-policy-parser": "^0.5.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31000
2
+ Addedcontent-security-policy-parser@0.5.0(transitive)
- Removedcontent-security-policy-parser@0.4.1(transitive)