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

create-solid

Package Overview
Dependencies
Maintainers
2
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-solid - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

4

package.json
{
"name": "create-solid",
"version": "0.5.1",
"version": "0.5.2",
"description": "Create Solid apps with low configuration",

@@ -33,3 +33,3 @@ "author": "Thomas Beer",

"picocolors": "^1.0.0",
"@solid-cli/commands": "0.0.14"
"@solid-cli/commands": "0.0.15"
},

@@ -36,0 +36,0 @@ "publishConfig": {

@@ -28,3 +28,3 @@ ---

- **Interactive Experience**: Running `npm init solid@latest` (with no arguments) launches an interactive experience that guides you through setting up a project.
- **Zero Dependencies**: Initializing a project is as quick as one second. Create Solid has zero dependencies.
- **Zero Dependencies**: Initializing a project is as quick as one second. Create Solid has zero runtime dependencies.
- **Support for Examples**: Create Solid App can bootstrap your application using an example from the SolidStart official examples collection.

Sorry, the diff of this file is not supported yet

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