banr-stream
Advanced tools
Comparing version
{ | ||
"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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
13144
202.16%10
11.11%62
8.77%1
-50%31
-3.12%Updated
Updated