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

@astrojs/svelte

Package Overview
Dependencies
Maintainers
4
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/svelte - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

6

CHANGELOG.md
# @astrojs/svelte
## 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/svelte",
"version": "0.4.0",
"version": "0.4.1",
"description": "Use Svelte components within Astro",

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

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

@@ -47,3 +47,3 @@ "svelte": "^3.48.0"

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

@@ -50,0 +50,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