@astrojs/alpinejs
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@astrojs/alpinejs", | ||
"description": "Use Alpine within Astro", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"type": "module", | ||
@@ -11,3 +11,3 @@ "types": "./dist/index.d.ts", | ||
"type": "git", | ||
"url": "https://github.com/withastro/astro.git", | ||
"url": "git+https://github.com/withastro/astro.git", | ||
"directory": "packages/integrations/alpinejs" | ||
@@ -36,5 +36,5 @@ }, | ||
"devDependencies": { | ||
"@playwright/test": "1.40.0", | ||
"vite": "^5.0.10", | ||
"astro": "4.2.5", | ||
"@playwright/test": "1.49.0", | ||
"vite": "^6.0.5", | ||
"astro": "5.1.1", | ||
"astro-scripts": "0.0.14" | ||
@@ -41,0 +41,0 @@ }, |
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
9158