@analogjs/astro-angular
Advanced tools
Comparing version 0.2.25 to 1.0.0-beta.0
{ | ||
"name": "@analogjs/astro-angular", | ||
"version": "0.2.25", | ||
"version": "1.0.0-beta.0", | ||
"description": "Use Angular components within Astro", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"dependencies": { | ||
"@analogjs/vite-plugin-angular": "^0.2.25" | ||
"@analogjs/vite-plugin-angular": "^1.0.0-beta.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
@@ -35,3 +35,3 @@ import viteAngular from '@analogjs/vite-plugin-angular'; | ||
plugins: [ | ||
viteAngular.default(vite), | ||
viteAngular(vite), | ||
{ | ||
@@ -38,0 +38,0 @@ name: '@analogjs/astro-angular-platform-server', |
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
38396
+ Added@analogjs/vite-plugin-angular@1.12.0(transitive)
+ Added@types/unist@3.0.3(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addederror-ex@1.3.2(transitive)
+ Addedparent-module@1.0.1(transitive)
+ Addedresolve-from@4.0.0(transitive)
+ Addedunist-util-stringify-position@4.0.0(transitive)
+ Addedvfile@6.0.3(transitive)
+ Addedvfile-message@4.0.2(transitive)
- Removed@analogjs/vite-plugin-angular@0.2.45(transitive)
- Removedcolor-convert@2.0.1(transitive)