Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.1.2 to 5.0.0

3

CHANGELOG.md
# Changelog
## v5.0.0
- Update ejs to `v3.0.1` (please read [ejs's changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) for more info on discontinued ejs features)
## v4.1.2

@@ -4,0 +7,0 @@

6

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

@@ -29,3 +29,3 @@ "keywords": [

"dependencies": {
"ejs": "^2.7.1",
"ejs": "^3.0.1",
"plugin-error": "^1.0.0",

@@ -38,3 +38,3 @@ "through2": "^3.0.1"

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",

@@ -41,0 +41,0 @@ "eslint-plugin-standard": "^4.0.1",

# gulp-ejs [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/rogeriopvl/gulp-ejs.svg)](https://greenkeeper.io/)
> ejs plugin for [gulp](https://github.com/wearefractal/gulp)

@@ -6,0 +4,0 @@

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