@forge/bridge
Advanced tools
Comparing version 1.2.0 to 1.3.0-next.0
# @forge/bridge | ||
## 1.3.0-next.0 | ||
### Minor Changes | ||
- fbc16b0: Add router.navigate to bridge | ||
## 1.2.0 | ||
@@ -4,0 +10,0 @@ |
export * from './invoke'; | ||
export * from './view'; | ||
export * from './router'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -6,1 +6,2 @@ "use strict"; | ||
tslib_1.__exportStar(require("./view"), exports); | ||
tslib_1.__exportStar(require("./router"), exports); |
{ | ||
"name": "@forge/bridge", | ||
"version": "1.2.0", | ||
"version": "1.3.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
13921
48
201
2