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

@forge/bridge

Package Overview
Dependencies
Maintainers
14
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/bridge - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1-next.0

6

CHANGELOG.md
# @forge/bridge
## 0.2.1-next.0
### Patch Changes
- 5b666a5: Fix published content
## 0.2.0

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

5

package.json
{
"name": "@forge/bridge",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "Forge bridge API for custom UI apps",

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

"types": "out/index.d.ts",
"files": ["out"],
"scripts": {
"build": "npm run clean && npm run compile",
"build": "yarn run clean && yarn run compile",
"clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo",

@@ -14,0 +13,0 @@ "compile": "tsc -b -v"

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