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

create-solid

Package Overview
Dependencies
Maintainers
1
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.1.0-alpha.50 to 0.1.0-alpha.52

templates/app-ts/node_modules/.bin/vite

4

package.json
{
"name": "create-solid",
"version": "0.1.0-alpha.50",
"version": "0.1.0-alpha.52",
"description": "Create Solid apps with low configuration",

@@ -21,3 +21,3 @@ "author": "Ryan Carniato",

],
"gitHead": "8204f74d685c9a76b23c9536b452b551140ff7ac"
"gitHead": "a283ca8c2ffab96f8f43228ccae0a4130bb43496"
}

@@ -10,8 +10,10 @@ {

"devDependencies": {
"solid-app-router": "^0.2.0",
"solid-js": "^1.3.0",
"solid-app-router": "^0.2.1",
"solid-js": "^1.3.3",
"solid-meta": "^0.27.3",
"solid-start": "next",
"solid-start-node": "next",
"typescript": "^4.4.3"
"node-fetch": "^2.6.1",
"typescript": "^4.4.3",
"vite": "^2.7.11"
},

@@ -18,0 +20,0 @@ "engines": {

@@ -10,7 +10,9 @@ {

"devDependencies": {
"solid-app-router": "^0.2.0",
"solid-js": "^1.3.0",
"solid-app-router": "^0.2.1",
"solid-js": "^1.3.3",
"solid-meta": "^0.27.3",
"solid-start": "next",
"solid-start-node": "next"
"solid-start-node": "next",
"node-fetch": "^2.6.1",
"vite": "^2.7.11"
},

@@ -17,0 +19,0 @@ "engines": {

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