Socket
Book a DemoInstallSign in
Socket

banr-stream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

banr-stream - npm Package Compare versions

Comparing version

to
1.0.4

LICENSE.md

10

package.json
{
"name": "banr-stream",
"version": "1.0.3",
"version": "1.0.4",
"description": "Prepend one-line package.json banner in pipeline.",

@@ -11,9 +11,9 @@ "main": "index.js",

"dependencies": {
"banr": "~1.0.3",
"banr": "^1.0.4",
"minimist": "^1.2.0",
"through2": "~2.0.1"
"through2": "^2.0.3"
},
"devDependencies": {
"concat-stream": "~1.5.1",
"tape": "~4.6.0"
"concat-stream": "^1.6.0",
"tape": "^4.6.3"
},

@@ -20,0 +20,0 @@ "repository": "joseluisq/banr-stream",

@@ -1,2 +0,1 @@

var fs = require('fs')
var banr = require('./')

@@ -3,0 +2,0 @@ var test = require('tape')

Sorry, the diff of this file is not supported yet