Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-file-include

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-file-include - npm Package Compare versions

Comparing version 0.13.5 to 0.13.6

2

lib/index.js

@@ -79,2 +79,3 @@ 'use strict';

});
text = replaceVariable(text, data, opts);
text = replaceFunction(text, {

@@ -86,3 +87,2 @@ prefix: opts.prefix,

});
text = replaceVariable(text, data, opts);

@@ -89,0 +89,0 @@ function conditionalHandler(inst) {

{
"name": "gulp-file-include",
"version": "0.13.5",
"version": "0.13.6",
"description": "a gulp plugin for file include",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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