@forge/api
Advanced tools
Comparing version 2.1.0-next.4 to 2.1.0
# @forge/api | ||
## 2.1.0 | ||
### Minor Changes | ||
- 339a8ad: Export StorageAPI interface | ||
- 390e3d0: Add authorize API | ||
### Patch Changes | ||
- fef6d3a: Export Route as type for @forge/api | ||
- 85ce23a: Update error message and build config | ||
- Updated dependencies [5ff60ec] | ||
- Updated dependencies [4eda18e] | ||
- Updated dependencies [85ce23a] | ||
- Updated dependencies [2d3bec6] | ||
- @forge/storage@1.0.4 | ||
- @forge/auth@0.0.1 | ||
## 2.1.0-next.4 | ||
@@ -4,0 +22,0 @@ |
{ | ||
"name": "@forge/api", | ||
"version": "2.1.0-next.4", | ||
"version": "2.1.0", | ||
"description": "Forge API methods", | ||
@@ -18,4 +18,4 @@ "author": "Atlassian", | ||
"dependencies": { | ||
"@forge/auth": "^0.0.1-next.2", | ||
"@forge/storage": "^1.0.4-next.0", | ||
"@forge/auth": "^0.0.1", | ||
"@forge/storage": "^1.0.4", | ||
"@types/node-fetch": "^2.5.7", | ||
@@ -22,0 +22,0 @@ "node-fetch": "^2.6.1" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
39921
1
Updated@forge/auth@^0.0.1
Updated@forge/storage@^1.0.4