New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@forge/csp

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/csp - npm Package Compare versions

Comparing version 2.2.2-next.0 to 2.2.2-next.1

6

CHANGELOG.md
# @forge/csp
## 2.2.2-next.1
### Patch Changes
- 33e05f3f: Use _.atlassian-fex.net instead of _.atlassian-fex.com for frame-ancestors CSP
## 2.2.2-next.0

@@ -4,0 +10,0 @@

2

out/csp/csp-injection-service.js

@@ -107,3 +107,3 @@ "use strict";

return [
'*.atlassian-fex.com',
'*.atlassian-fex.net',
'http://localhost:*'

@@ -110,0 +110,0 @@ ];

{
"name": "@forge/csp",
"version": "2.2.2-next.0",
"version": "2.2.2-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.18.1-next.4",
"@forge/manifest": "4.20.1-next.1",
"@forge/cli-shared": "3.19.0-next.10",
"@forge/manifest": "4.20.1-next.4",
"@types/ignore-walk": "^4.0.0",

@@ -18,0 +18,0 @@ "@types/jest": "^29.5.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc