New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-concat-filenames

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-concat-filenames - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

14

package.json
{
"name": "gulp-concat-filenames",
"description": "Similar to concat, but creates a file with a list of filenames,not file contents.",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "http://jesseharlin.net",

@@ -16,3 +16,3 @@ "repository": "https://github.com/the-simian/gulp-concat-filenames",

"dependencies": {
"gulp-util": "2.x.x",
"gulp-util": "3.x.x",
"through": "2.x.x"

@@ -24,5 +24,5 @@ },

"gulp-coveralls": "^0.1.3",
"gulp-istanbul": "^0.3.1",
"gulp-mocha": "^1.1.1",
"gulp-plato": "^1.0.1",
"gulp-istanbul": "^0.7.0",
"gulp-mocha": "^2.0.1",
"gulp-plato": "^1.0.2",
"gulp-sourcemaps": "1.x.x",

@@ -32,5 +32,5 @@ "istanbul": "*",

"mocha-lcov-reporter": "*",
"run-sequence": "^1.0.1",
"run-sequence": "^1.0.2",
"sinon-chai": "*",
"stream-array": "0.x.x",
"stream-array": "1.x.x",
"stream-assert": "2.x.x"

@@ -37,0 +37,0 @@ },

@@ -1,7 +0,13 @@

[![Build Status](https://travis-ci.org/the-simian/gulp-concat-filenames.svg?branch=master)](https://travis-ci.org/the-simian/gulp-concat-filenames) [![Coverage Status](https://coveralls.io/repos/the-simian/gulp-concat-filenames/badge.png?branch=coveralls)](https://coveralls.io/r/the-simian/gulp-concat-filenames?branch=coveralls) [![Code Climate](https://codeclimate.com/github/the-simian/gulp-concat-filenames/badges/gpa.svg)](https://codeclimate.com/github/the-simian/gulp-concat-filenames)
[ ![Codeship Status for the-simian/gulp-concat-filenames](https://www.codeship.io/projects/b7aaf400-3b02-0132-083a-261a2707f8ca/status)](https://www.codeship.io/projects/42521)
[![Build Status](https://travis-ci.org/the-simian/gulp-concat-filenames.svg?branch=master)](https://travis-ci.org/the-simian/gulp-concat-filenames)
[![Coverage Status](https://coveralls.io/repos/the-simian/gulp-concat-filenames/badge.png?branch=coveralls)](https://coveralls.io/r/the-simian/gulp-concat-filenames?branch=coveralls)
[![Code Climate](https://codeclimate.com/github/the-simian/gulp-concat-filenames/badges/gpa.svg)](https://codeclimate.com/github/the-simian/gulp-concat-filenames)
[![Codeship Status for the-simian/gulp-concat-filenames](https://www.codeship.io/projects/b7aaf400-3b02-0132-083a-261a2707f8ca/status)](https://www.codeship.io/projects/42521)
[![Dependency Status](https://david-dm.org/the-simian/gulp-concat-filenames.svg)](https://david-dm.org/the-simian/gulp-concat-filenames)
[![Reference Status](https://www.versioneye.com/nodejs/gulp-concat-filenames/reference_badge.svg?style=flat)](https://www.versioneye.com/nodejs/gulp-concat-filenames/references)
# Information

@@ -8,0 +14,0 @@

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