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.1 to 4.1.2

4

CHANGELOG.md
# Changelog
## v4.1.2
- Update ejs to `v2.7.1`
## v4.1.1

@@ -4,0 +8,0 @@

18

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

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

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

@@ -35,10 +35,10 @@ "through2": "^3.0.1"

"devDependencies": {
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint": "^6.3.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"gulp-data": "^1.3.1",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"prettier": "^1.18.2",

@@ -45,0 +45,0 @@ "vinyl": "^2.2.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