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

@astrojs/preact

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/preact - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

CHANGELOG.md
# @astrojs/preact
## 2.0.2
### Patch Changes
- [#6108](https://github.com/withastro/astro/pull/6108) [`f9babc38b`](https://github.com/withastro/astro/commit/f9babc38b48049f73a3a282f48d8cb26969cb0a0) Thanks [@matthewp](https://github.com/matthewp)! - Upgrade babel dependency to fix security vuln
## 2.0.1

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

6

package.json
{
"name": "@astrojs/preact",
"description": "Use Preact components within Astro",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",

@@ -32,3 +32,3 @@ "types": "./dist/index.d.ts",

"@babel/plugin-transform-react-jsx": "^7.17.12",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-module-resolver": "^5.0.0",
"preact-render-to-string": "^5.2.4",

@@ -38,3 +38,3 @@ "@preact/signals": "^1.1.0"

"devDependencies": {
"astro": "2.0.4",
"astro": "2.0.6",
"astro-scripts": "0.0.10",

@@ -41,0 +41,0 @@ "preact": "^10.7.3"

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