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.26 to 0.1.0-alpha.27

4

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

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

],
"gitHead": "0f76dd112df789062b2e3c1f829eafa3a3357c6c"
"gitHead": "f56fc672b1ffcf5b8e7e4346eca73f4afb7c1642"
}
// @refresh reload
import { Links, Meta, Outlet, Scripts } from "solid-start";
import { Links, Meta, Outlet, Scripts } from "solid-start/components";

@@ -4,0 +4,0 @@ export default function Root({ Start }) {

Sorry, the diff of this file is not supported yet

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