npm package diff
Package: @forge/csp
Versions: 4.0.1-next.0 - 4.0.1-next.1
File: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/csp",
- "version": "4.0.1-next.0",
+ "version": "4.0.1-next.1",
"description": "Contains the CSP configuration for Custom UI resources in Forge",
"main": "out/index.js",
"author": "Atlassian",
"license": "SEE LICENSE IN LICENSE.txt",
@@ -10,10 +10,10 @@
"compile": "tsc -b -v",
"clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo"
},
"devDependencies": {
- "@forge/cli-shared": "8.0.1-next.4",
- "@forge/manifest": "10.0.1-next.4",
+ "@forge/cli-shared": "8.0.1-next.5",
+ "@forge/manifest": "10.0.1-next.5",
"@types/jest": "^29.5.14",
"@types/node": "20.19.1"
},
"dependencies": {