@forge/csp
Advanced tools
Comparing version 1.4.0-next.1 to 1.4.0
# @forge/csp | ||
## 1.4.0 | ||
### Minor Changes | ||
- 05f608f: Added external fetch linting | ||
### Patch Changes | ||
- bd9194a: Added error protection to egress filtering for URLs with no protocol | ||
## 1.4.0-next.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@forge/csp", | ||
"version": "1.4.0-next.1", | ||
"version": "1.4.0", | ||
"description": "Contains the CSP configuration for Custom UI resources in Forge", | ||
@@ -14,4 +14,4 @@ "main": "out/index.js", | ||
"devDependencies": { | ||
"@forge/cli-shared": "^1.1.1-next.0", | ||
"@forge/manifest": "^1.3.1-next.0", | ||
"@forge/cli-shared": "^1.1.1", | ||
"@forge/manifest": "^1.3.1", | ||
"@types/jest": "^26.0.0" | ||
@@ -18,0 +18,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20994
1