vite-plugin-ejs
Advanced tools
Comparing version 1.4.4 to 1.5.0
{ | ||
"name": "vite-plugin-ejs", | ||
"version": "1.4.4", | ||
"version": "1.5.0", | ||
"description": "Use Ejs in your entrypoint i.e index.html", | ||
@@ -16,8 +16,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/ejs": "^3.1.0", | ||
"typescript": "^4.5.5", | ||
"vite": "^2.8.3" | ||
"@types/ejs": "^3.1.1", | ||
"typescript": "^4.7.4", | ||
"vite": "^3.0.0" | ||
}, | ||
"dependencies": { | ||
"ejs": "^3.1.6" | ||
"ejs": "^3.1.8" | ||
}, | ||
@@ -24,0 +24,0 @@ "keywords": [ |
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
Updatedejs@^3.1.8