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.25 to 1.0.26

2

dist/index.js

@@ -97,3 +97,3 @@ #!/usr/bin/env node

//////////////////////////////////////////////////////////////////////////////////////////////////
const { sourceFilePath, addedCode } = await (0, find_source_file_1.findSourceFilePath)('./');
const { sourceFilePath, addedCode } = await (0, find_source_file_1.findSourceFilePath)(path_1.default.join(process.cwd(), ''));
if (!sourceFilePath)

@@ -100,0 +100,0 @@ throw new Error('No source file detected');

{
"name": "bridge-compile",
"version": "1.0.25",
"version": "1.0.26",
"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