🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

create-solidbase-app

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-solidbase-app - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
2.2.0
to
2.2.1
+1
-1
package.json
{
"name": "create-solidbase-app",
"version": "2.2.0",
"version": "2.2.1",
"description": "Building a scalable frontend app made easy.",

@@ -5,0 +5,0 @@ "main": "index.js",

<div align="center">
<img src="https://raw.githubusercontent.com/jehaad1/SolidBase/51179bb7742494e5d1c387bbd175528486e5c5af/SolidBase.svg" />
<img src="https://raw.githubusercontent.com/jehaad1/SolidBase/1830b3b32016d0ec046d9b98a422d9477a7bee9c/SolidBase.svg" />
<h1>SolidBase</h1>

@@ -26,3 +26,3 @@ <h3>Building a scalable frontend app made easy.</h3>

```js
npm create solidbase-app
npm create solidbase-app@latest
```