@forge/bridge
Advanced tools
Comparing version 0.2.0 to 0.2.1-next.0
# @forge/bridge | ||
## 0.2.1-next.0 | ||
### Patch Changes | ||
- 5b666a5: Fix published content | ||
## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@forge/bridge", | ||
"version": "0.2.0", | ||
"version": "0.2.1-next.0", | ||
"description": "Forge bridge API for custom UI apps", | ||
@@ -9,5 +9,4 @@ "author": "Atlassian", | ||
"types": "out/index.d.ts", | ||
"files": ["out"], | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"build": "yarn run clean && yarn run compile", | ||
"clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo", | ||
@@ -14,0 +13,0 @@ "compile": "tsc -b -v" |
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
6781
9
92