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

gulp-ejs

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-ejs - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

12

package.json
{
"name": "gulp-ejs",
"version": "2.2.1",
"version": "2.3.0",
"description": "A plugin for Gulp that parses ejs template files",

@@ -26,13 +26,13 @@ "keywords": [

"dependencies": {
"ejs": "2.5.2",
"ejs": "2.5.5",
"gulp-util": "3.0.7",
"object-assign": "^4.1.0",
"through2": "2.0.1"
"through2": "2.0.3"
},
"devDependencies": {
"mocha": "3.1.0",
"should": "11.1.0"
"mocha": "3.1.2",
"should": "11.1.2"
},
"engines": {
"node": ">=0.10.0",
"node": ">= 4",
"npm": ">=1.2.10"

@@ -39,0 +39,0 @@ },

Sorry, the diff of this file is not supported yet

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