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

gulp-wrap

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-wrap - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

3

index.js

@@ -38,3 +38,4 @@ 'use strict';

*/
data = extend(true, { file: file }, data);
data = extend(true, { file: file }, file.data, data);
/*

@@ -41,0 +42,0 @@ * Allow template to be a function, pass it the data object.

{
"name": "gulp-wrap",
"version": "0.7.0",
"version": "0.8.0",
"description": "A gulp plugin to wrap the stream contents with a lodash template.",

@@ -5,0 +5,0 @@ "keywords": [

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