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

@forge/api

Package Overview
Dependencies
Maintainers
14
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 0.6.0-next.0 to 0.6.0-next.1

6

CHANGELOG.md
# @forge/api
## 0.6.0-next.1
### Patch Changes
- 8ee5500: Fix dependency resolution by adding node-fetch
## 0.6.0-next.0

@@ -4,0 +10,0 @@

5

package.json
{
"name": "@forge/api",
"version": "0.6.0-next.0",
"version": "0.6.0-next.1",
"description": "Forge API methods",

@@ -24,4 +24,5 @@ "author": "Atlassian",

"dependencies": {
"@types/node-fetch": "^2.5.7"
"@types/node-fetch": "^2.5.7",
"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