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
8
Versions
172
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 1.3.0-next.1 to 1.3.0-next.2

6

CHANGELOG.md
# @forge/csp
## 1.3.0-next.2
### Patch Changes
- 2ddcdb2: Update frame-ancestors for dev
## 1.3.0-next.1

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

2

out/csp-injection-service.js

@@ -69,5 +69,5 @@ "use strict";

return ['*.atlassian.net'];
return ['*.jira-dev.com'];
return ['*.jira-dev.com', 'http://localhost:*'];
}
}
exports.CSPInjectionService = CSPInjectionService;
{
"name": "@forge/csp",
"version": "1.3.0-next.1",
"version": "1.3.0-next.2",
"description": "Contains the CSP configuration for Custom UI resources in Forge",

@@ -5,0 +5,0 @@ "main": "out/index.js",

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