Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@forge/api

Package Overview
Dependencies
Maintainers
8
Versions
360
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/api - npm Package Compare versions

Comparing version 2.1.0-next.4 to 2.1.0

18

CHANGELOG.md
# @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 @@

6

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc