@astrojs/preact
Advanced tools
Comparing version 2.0.1 to 2.0.2
# @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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43087
+ Addedbabel-plugin-module-resolver@5.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedfind-babel-config@2.1.2(transitive)
+ Addedglob@9.3.5(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@8.0.4(transitive)
+ Addedminipass@4.2.87.1.2(transitive)
+ Addedpath-scurry@1.11.1(transitive)
- Removedbabel-plugin-module-resolver@4.1.0(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfind-babel-config@1.2.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjson5@1.0.2(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedwrappy@1.0.2(transitive)