@vue-email/core
Advanced tools
Comparing version 0.8.0-beta.2 to 0.8.0-beta.3
{ | ||
"name": "@vue-email/core", | ||
"version": "0.8.0-beta.2", | ||
"version": "0.8.0-beta.3", | ||
"description": "💌 Write email templates with Vue", | ||
@@ -40,8 +40,10 @@ "author": "David Arenas <davejs136@gmail.com> (https://github.com/Dave136/)", | ||
"isomorphic-dompurify": "^1.8.0", | ||
"@vue-email/types": "0.8.0-beta.2", | ||
"@vue-email/utils": "0.8.0-beta.2" | ||
"@vue-email/types": "0.8.0-beta.3", | ||
"@vue-email/utils": "0.8.0-beta.3" | ||
}, | ||
"scripts": { | ||
"build": "unbuild", | ||
"stub": "unbuild --stub", | ||
"clear": "rimraf dist node_modules" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1574568
10
1
13
+ Added@vue-email/types@0.8.0-beta.3(transitive)
+ Added@vue-email/utils@0.8.0-beta.3(transitive)
- Removed@vue-email/types@0.8.0-beta.2(transitive)
- Removed@vue-email/utils@0.8.0-beta.2(transitive)