Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-ejs

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-ejs - npm Package Compare versions

Comparing version 1.4.4 to 1.5.0

10

package.json
{
"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": [

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