New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bos-cli

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bos-cli - npm Package Compare versions

Comparing version 0.3.14 to 0.3.15

2

binary.js

@@ -14,3 +14,3 @@ const { Binary } = require("binary-install");

const name = "bos-cli";
const artifact_download_url = "https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.14";
const artifact_download_url = "https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.15";

@@ -17,0 +17,0 @@ const builder_glibc_major_version = 2;

@@ -10,2 +10,8 @@ # Changelog

## [0.3.15](https://github.com/bos-cli-rs/bos-cli-rs/compare/v0.3.14...v0.3.15) - 2024-06-21
### Fixed
- Brings support for deploying nested folders on Windows (account for \ path delimiter) ([#94](https://github.com/bos-cli-rs/bos-cli-rs/pull/94))
- Updated the starter project template to fix links in `npm run dev`
## [0.3.14](https://github.com/bos-cli-rs/bos-cli-rs/compare/v0.3.13...v0.3.14) - 2024-05-28

@@ -12,0 +18,0 @@

{
"name": "bos-cli",
"version": "0.3.14",
"version": "0.3.15",
"lockfileVersion": 3,

@@ -9,3 +9,3 @@ "requires": true,

"name": "bos-cli",
"version": "0.3.14",
"version": "0.3.15",
"license": "MIT OR Apache-2.0",

@@ -12,0 +12,0 @@ "hasInstallScript": true,

{
"name": "bos-cli",
"version": "0.3.14",
"version": "0.3.15",
"description": "Command line utility helps to develop widgets for near.social by allowing developers to use standard developer tools like their best code editor and standard tools for source code version control, and then deploy their widgets to SocialDB in one command.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/bos-cli-rs/bos-cli-rs",

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