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

bridge-compile

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bridge-compile - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

3

dist/openapi.js

@@ -108,3 +108,3 @@ "use strict";

};
const errorsFormated = {};
let errorsFormated = {};
jsonHandler.returnBridgeType.error.union.forEach((error) => {

@@ -131,2 +131,3 @@ const statusCode = (error.object.status.value || 500).toString();

}
errorsFormated = {};
if (jsonHandler.body)

@@ -133,0 +134,0 @@ operationObject.requestBody = {

{
"name": "bridge-compile",
"version": "1.0.20",
"version": "1.0.21",
"description": "Compile the sdk of your Bridge project with one command locally",

@@ -5,0 +5,0 @@ "author": "Bridge Team <support@bridge.codes>",

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