@forge/bridge
Advanced tools
Comparing version 3.0.0 to 3.1.0-next.0
# @forge/bridge | ||
## 3.1.0-next.0 | ||
### Minor Changes | ||
- baffae7: Add invokeRemote API to @forge/bridge | ||
## 3.0.0 | ||
@@ -4,0 +10,0 @@ |
export * from './invoke'; | ||
export * from './invoke-remote'; | ||
export * from './view'; | ||
@@ -3,0 +4,0 @@ export * from './router'; |
@@ -5,2 +5,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./invoke"), exports); | ||
tslib_1.__exportStar(require("./invoke-remote"), exports); | ||
tslib_1.__exportStar(require("./view"), exports); | ||
@@ -7,0 +8,0 @@ tslib_1.__exportStar(require("./router"), exports); |
{ | ||
"name": "@forge/bridge", | ||
"version": "3.0.0", | ||
"version": "3.1.0-next.0", | ||
"description": "Forge bridge API for custom UI apps", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
42029
87
560
2