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.7.0 to 1.7.1-next.0

out/egress/utils.d.ts

6

CHANGELOG.md
# @forge/csp
## 1.7.1-next.0
### Patch Changes
- 4b41a80: Added egress messaging to install prompts
## 1.7.0

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

1

out/egress/index.d.ts
export * from './egress-filtering-service';
export * from './utils';
//# sourceMappingURL=index.d.ts.map

@@ -5,1 +5,2 @@ "use strict";

tslib_1.__exportStar(require("./egress-filtering-service"), exports);
tslib_1.__exportStar(require("./utils"), exports);

6

package.json
{
"name": "@forge/csp",
"version": "1.7.0",
"version": "1.7.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": "^1.4.0",
"@forge/manifest": "^1.5.0",
"@forge/cli-shared": "^2.1.1-next.4",
"@forge/manifest": "^2.2.0-next.1",
"@types/jest": "^26.0.0"

@@ -18,0 +18,0 @@ },

Sorry, the diff of this file is not supported yet

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