Socket
Socket
Sign inDemoInstall

@astrojs/alpinejs

Package Overview
Dependencies
4
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.3.0-beta.0

4

package.json
{
"name": "@astrojs/alpinejs",
"description": "Use Alpine within Astro",
"version": "0.2.2",
"version": "0.3.0-beta.0",
"type": "module",

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

"devDependencies": {
"astro": "2.5.0",
"astro": "3.0.0-beta.0",
"astro-scripts": "0.0.14"

@@ -38,0 +38,0 @@ },

@@ -46,5 +46,4 @@ # @astrojs/alpinejs

__`astro.config.mjs`__
```js ins={2} "alpine()"
```js ins={3} "alpine()"
// astro.config.mjs
import { defineConfig } from 'astro/config';

@@ -51,0 +50,0 @@ import alpine from '@astrojs/alpinejs';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc