New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@astrojs/solid-js

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/solid-js - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

6

dist/server.js
import {
NoHydration,
Suspense,
createComponent,
generateHydrationScript,
NoHydration,
renderToString,
renderToStringAsync,
ssr,
Suspense
ssr
} from "solid-js/web";

@@ -10,0 +10,0 @@ import { getContext, incrementId } from "./context.js";

{
"name": "@astrojs/solid-js",
"version": "4.0.1",
"version": "4.1.0",
"description": "Use Solid components within Astro",

@@ -37,3 +37,3 @@ "type": "module",

"solid-js": "^1.8.5",
"astro": "4.1.1",
"astro": "4.6.0",
"astro-scripts": "0.0.14"

@@ -45,3 +45,3 @@ },

"engines": {
"node": ">=18.14.1"
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
},

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

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