@vue-email/compiler
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"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 | ||
- [✨ Release Notes](https://github.com/vue-email/compiler/releases) | ||
- [📖 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 |
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
3615613
59
+ Added@vue/compiler-core@3.5.13(transitive)
+ Added@vue/compiler-dom@3.5.13(transitive)
+ Added@vue/compiler-sfc@3.5.13(transitive)
+ Added@vue/compiler-ssr@3.5.13(transitive)
+ Added@vue/reactivity@3.5.13(transitive)
+ Added@vue/runtime-core@3.5.13(transitive)
+ Added@vue/runtime-dom@3.5.13(transitive)
+ Added@vue/server-renderer@3.5.13(transitive)
+ Added@vue/shared@3.5.13(transitive)
+ Addedvue@3.5.13(transitive)
+ Addedvue-email@0.8.1(transitive)
- Removed@vue/compiler-core@3.3.43.3.8(transitive)
- Removed@vue/compiler-dom@3.3.43.3.8(transitive)
- Removed@vue/compiler-sfc@3.3.43.3.8(transitive)
- Removed@vue/compiler-ssr@3.3.43.3.8(transitive)
- Removed@vue/reactivity@3.3.43.3.8(transitive)
- Removed@vue/reactivity-transform@3.3.43.3.8(transitive)
- Removed@vue/runtime-core@3.3.43.3.8(transitive)
- Removed@vue/runtime-dom@3.3.43.3.8(transitive)
- Removed@vue/server-renderer@3.3.43.3.8(transitive)
- Removed@vue/shared@3.3.43.3.8(transitive)
- Removedvue@3.3.43.3.8(transitive)
- Removedvue-email@0.8.0(transitive)
Updatedvue-email@0.8.1