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

@solid-cli/commands

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-cli/commands - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

./dist/index.mjs

12

package.json
{
"name": "@solid-cli/commands",
"version": "0.0.3",
"version": "0.0.4",
"description": "The main command handlers for the Solid CLI",

@@ -11,2 +11,6 @@ "license": "MIT",

},
"files": [
"dist",
"types"
],
"main": "./dist/index.mjs",

@@ -43,5 +47,5 @@ "module": "./dist/index.mjs",

"sucrase": "^3.34.0",
"@solid-cli/reactivity": "0.0.10",
"@solid-cli/utils": "0.0.6",
"@solid-cli/ui": "0.0.6"
"@solid-cli/reactivity": "0.0.11",
"@solid-cli/utils": "0.0.7",
"@solid-cli/ui": "0.0.7"
},

@@ -48,0 +52,0 @@ "scripts": {

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