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.16 to 0.3.17

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.16";
const artifact_download_url = "https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.17";

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

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

## [0.3.17](https://github.com/bos-cli-rs/bos-cli-rs/compare/v0.3.16...v0.3.17) - 2024-09-03
### Added
- Added TEACH-ME mode (activate it with `bos --teach-me`) ([#101](https://github.com/bos-cli-rs/bos-cli-rs/pull/101))
### Other
- devcontainer and deployment e2e test ([#99](https://github.com/bos-cli-rs/bos-cli-rs/pull/99))
## [0.3.16](https://github.com/bos-cli-rs/bos-cli-rs/compare/v0.3.15...v0.3.16) - 2024-08-21

@@ -12,0 +20,0 @@

{
"name": "bos-cli",
"version": "0.3.16",
"version": "0.3.17",
"lockfileVersion": 3,

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

"name": "bos-cli",
"version": "0.3.16",
"version": "0.3.17",
"license": "MIT OR Apache-2.0",

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

{
"name": "bos-cli",
"version": "0.3.16",
"version": "0.3.17",
"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