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-beta.10 to 0.8.0-beta.11

2

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

@@ -6,0 +6,0 @@ "description": "Compile vue-email templates",

@@ -1,37 +0,40 @@

# pkg-placeholder
# Vue Email SSR Compiler
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]
_description_
Vue Email Server-Side Rendering with JavaScript Runtimes
> **Note**:
> Replace `pkg-placeholder`, `_description_` and `antfu` globally to use this template.
## Documentation
## Sponsors
Visit https://www.vuemail.net/ssr/compiler to explore the documentation.
<p align="center">
<a href="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg">
<img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'/>
</a>
</p>
## Installation
```bash
# Using npm
npm install @vue-email/compiler
# Using yarn
yarn add @vue-email/compiler
# Using pnpm
pnpm add @vue-email/compiler
```
## License
[MIT](./LICENSE) License © 2023-PRESENT [Anthony Fu](https://github.com/antfu)
[MIT](./LICENSE) License © 2023-PRESENT [Vue Email](https://vuemail.net/)
<!-- Badges -->
[npm-version-src]: https://img.shields.io/npm/v/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/pkg-placeholder
[npm-downloads-src]: https://img.shields.io/npm/dm/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/pkg-placeholder
[bundle-src]: https://img.shields.io/bundlephobia/minzip/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=pkg-placeholder
[license-src]: https://img.shields.io/github/license/antfu/pkg-placeholder.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/antfu/pkg-placeholder/blob/main/LICENSE
[npm-version-src]: https://img.shields.io/npm/v/@vue-email/compiler?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@vue-email/compiler
[npm-downloads-src]: https://img.shields.io/npm/dm/@vue-email/compiler?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@vue-email/compiler
[license-src]: https://img.shields.io/github/license/vue-email/compiler.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/vue-email/compiler/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/pkg-placeholder
[jsdocs-href]: https://www.jsdocs.io/package/@vue-email/compiler

Sorry, the diff of this file is not supported yet

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