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
4
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 0.4.0 to 0.4.1

6

CHANGELOG.md
# @astrojs/solid-js
## 0.4.1
### Patch Changes
- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines
## 0.4.0

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@astrojs/solid-js",
"version": "0.4.0",
"version": "0.4.1",
"description": "Use Solid components within Astro",

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

"devDependencies": {
"astro": "1.0.0-beta.70",
"astro": "1.0.0-beta.73",
"astro-scripts": "0.0.6",

@@ -42,3 +42,3 @@ "solid-js": "^1.4.3"

"engines": {
"node": "^14.20.0 || >=16.14.0"
"node": "^14.18.0 || >=16.12.0"
},

@@ -45,0 +45,0 @@ "scripts": {

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