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 3.0.0 to 3.0.1

1

index.js

@@ -7,2 +7,3 @@ 'use strict'

var assign = require('object-assign')
var Buffer = require('safe-buffer').Buffer

@@ -9,0 +10,0 @@ module.exports = function (data, options, settings) {

9

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

@@ -27,5 +27,6 @@ "keywords": [

"dependencies": {
"ejs": "2.5.5",
"ejs": "2.5.6",
"gulp-util": "3.0.8",
"object-assign": "^4.1.0",
"safe-buffer": "^5.0.1",
"through2": "2.0.3"

@@ -35,4 +36,4 @@ },

"mocha": "3.1.2",
"should": "11.2.0",
"standard": "^8.6.0"
"should": "11.2.1",
"standard": "^10.0.0"
},

@@ -39,0 +40,0 @@ "engines": {

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