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

gulp-wrap

Package Overview
Dependencies
Maintainers
2
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.10.1 to 0.11.0

2

index.js

@@ -72,3 +72,3 @@ 'use strict';

});
}, done);
}, done).catch(done);
}

@@ -75,0 +75,0 @@

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

@@ -25,4 +25,3 @@ "repository": "adamayres/gulp-wrap",

"files": [
"index.js",
"LICENSE"
"index.js"
],

@@ -44,18 +43,18 @@ "scripts": {

"dependencies": {
"consolidate": "^0.10.0",
"consolidate": "^0.11.0",
"es6-promise": "^2.0.1",
"fs-readfile-promise": "^1.1.0",
"gulp-util": "^3.0.2",
"js-yaml": "^3.2.3",
"lodash": "^2.4.1",
"gulp-util": "^3.0.3",
"js-yaml": "^3.2.6",
"lodash": "^3.1.0",
"node.extend": "^1.1.2",
"through2": "^0.6.3",
"tryit": "^1.0.1",
"vinyl-bufferstream": "^1.0.0"
"vinyl-bufferstream": "^1.0.1"
},
"devDependencies": {
"eslint": "^0.12.0",
"eslint": "^0.14.1",
"istanbul": "^0.3.5",
"istanbul-coveralls": "^1.0.1",
"jscs": "^1.10.0",
"jscs": "^1.11.3",
"mocha": "^2.1.0",

@@ -62,0 +61,0 @@ "simple-bufferstream": "0.0.4",

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