New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ejs-lint

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejs-lint - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

9

package.json
{
"name": "ejs-lint",
"version": "2.0.0",
"version": "2.0.1",
"description": "Linter/Syntax Checker for EJS Templates",

@@ -29,3 +29,3 @@ "author": "Ryan Zimmerman <opensrc@ryanzim.com> (http://ryanzim.com/)",

"chalk": "^5.0.0",
"ejs": "3.1.8",
"ejs": "3.1.10",
"ejs-include-regex": "^1.0.0",

@@ -43,7 +43,6 @@ "globby": "^13.0.0",

"nyc": "^15.0.0",
"prettier": "^2.0.0"
"prettier": "^3.0.0"
},
"prettier": {
"singleQuote": true,
"trailingComma": "all"
"singleQuote": true
},

@@ -50,0 +49,0 @@ "renovate": {

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