vite-plugin-ejs
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "vite-plugin-ejs", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Use Ejs in your entrypoint i.e index.html", | ||
@@ -16,8 +16,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"typescript": "^4.4.4", | ||
"vite": "^2.6.14" | ||
"@types/ejs": "^3.1.0", | ||
"typescript": "^4.5.5", | ||
"vite": "^2.8.3" | ||
}, | ||
"dependencies": { | ||
"@types/ejs": "^3.1.0", | ||
"@types/node": "^16.11.7", | ||
"ejs": "^3.1.6" | ||
@@ -24,0 +23,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
0
5275
3
- Removed@types/ejs@^3.1.0
- Removed@types/node@^16.11.7
- Removed@types/ejs@3.1.5(transitive)
- Removed@types/node@16.18.122(transitive)