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

@vue-email/compiler

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-email/compiler - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

6

package.json
{
"name": "@vue-email/compiler",
"type": "module",
"version": "0.8.0",
"version": "0.8.1",
"packageManager": "pnpm@8.11.0",

@@ -62,3 +62,3 @@ "description": "Compile vue-email templates",

"peerDependencies": {
"vue": "3.3.8"
"vue": "^3.3.8"
},

@@ -69,3 +69,3 @@ "dependencies": {

"scule": "^1.1.1",
"vue-email": "0.8.0"
"vue-email": "0.8.1"
},

@@ -72,0 +72,0 @@ "devDependencies": {

@@ -1,3 +0,5 @@

# Vue Email SSR Compiler
[![vue-email](https://github.com/vue-email/vue-email/blob/main/public/repo-banner.png?raw=true)](https://vuemail.net)
<div align="center">
[![npm version][npm-version-src]][npm-version-href]

@@ -8,8 +10,24 @@ [![npm downloads][npm-downloads-src]][npm-downloads-href]

</div>
# @vue-email/compiler
Vue Email Server-Side Rendering with JavaScript Runtimes
## Documentation
- [✨ &nbsp;Release Notes](https://github.com/vue-email/compiler/releases)
- [📖 &nbsp;Documentation](https://vuemail.net/ssr/compiler)
Visit https://www.vuemail.net/ssr/compiler to explore the documentation.
## Features
- Works with any JavaScript runtime ( Deno, Bun, Node.js )
- Configurable rendering options
## Ecosystem
| Package | Version |
| --------------------------- | :------------------------------------------------------------------------------------------------- |
| [Vue-Email](https://github.com/vue-email/vue-email) | ![tres version](https://img.shields.io/npm/v/vue-email/latest.svg?label=%20&colorB=1fa669) |
| [Nuxt](https://github.com/vue-email/nuxt) | ![nuxt version](https://img.shields.io/npm/v/@vue-email/nuxt/latest.svg?label=%20&color=4f4f4f&logo=nuxt.js) |
[SSR Compiler](https://github.com/vue-email/compiler) | ![cientos version](https://img.shields.io/npm/v/@vue-email/compiler/latest.svg?label=%20&colorB=1fa669)
## Installation

@@ -34,3 +52,3 @@

[npm-version-src]: https://img.shields.io/npm/v/@vue-email/compiler?style=flat&colorA=080f12&colorB=1fa669
[npm-version-src]: https://img.shields.io/npm/v/@vue-email/compiler/latest?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@vue-email/compiler

@@ -37,0 +55,0 @@ [npm-downloads-src]: https://img.shields.io/npm/dm/@vue-email/compiler?style=flat&colorA=080f12&colorB=1fa669

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