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

@roots/bud

Package Overview
Dependencies
Maintainers
5
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roots/bud - npm Package Compare versions

Comparing version 1.0.0-rc.9 to 1.0.0-rc.10

26

build/commands.json
{
"commands": [
{
"path": "generate/index.js",
"name": "generate",
"description": "Run a generator.",
"path": "index.js",
"name": "index",
"description": "Bud CLI",
"args": [

@@ -20,9 +20,2 @@ {

{
"path": "list/index.js",
"name": "list",
"description": "List available budfiles",
"args": [],
"subCommands": []
},
{
"path": "init/index.js",

@@ -44,5 +37,12 @@ "name": "init",

{
"path": "index.js",
"name": "index",
"description": "Bud CLI",
"path": "list/index.js",
"name": "list",
"description": "List available budfiles",
"args": [],
"subCommands": []
},
{
"path": "generate/index.js",
"name": "generate",
"description": "Run a generator.",
"args": [

@@ -49,0 +49,0 @@ {

{
"name": "@roots/bud",
"version": "1.0.0-rc.9",
"version": "1.0.0-rc.10",
"repository": {

@@ -36,3 +36,3 @@ "type": "git",

"handlebars-helpers": "^0.10.0",
"ink": "^2.7.1",
"ink": "^3.0.0-6",
"ink-link": "^1.1.0",

@@ -39,0 +39,0 @@ "ink-spinner": "^4.0.0-0",

@@ -53,3 +53,3 @@ <p align="center">

```sh
npx @roots/bud@1.0.0-rc.9 init [project-dir]
npx @roots/bud@1.0.0-rc.10 init [project-dir]
```

@@ -56,0 +56,0 @@

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