activity-list
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -7,3 +7,2 @@ 'use strict'; | ||
var More = require('stream-more'); | ||
var mapStream = require('through2-map'); | ||
var noBufferOpts = { highWaterMark: 0, lowWaterMark: 0, objectMode: true }; | ||
@@ -10,0 +9,0 @@ |
{ | ||
"name": "activity-list", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -9,5 +9,2 @@ "main": "index.js", | ||
}, | ||
"browser": { | ||
"readable-stream": "stream" | ||
}, | ||
"author": "", | ||
@@ -18,6 +15,5 @@ "license": "ISC", | ||
"brfs": "^1.1.1", | ||
"browserify": "^4.1.11", | ||
"browserify": "^4.2.0", | ||
"chai": "^1.9.1", | ||
"jsdom": "^0.11.0", | ||
"readable-stream": "^1.0.27-1", | ||
"sinon": "^1.10.2", | ||
@@ -27,10 +23,5 @@ "watchify": "^0.10.2" | ||
"dependencies": { | ||
"inherits": "^2.0.1", | ||
"is-array": "^1.0.1", | ||
"readable-stream": "^1.0.27-1", | ||
"through2": "^0.5.1", | ||
"through2-filter": "^1.4.0", | ||
"through2-map": "^1.4.0", | ||
"util-extend": "^1.0.1" | ||
"stream-more": "^0.0.0", | ||
"through2": "^0.5.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
7
13551
176
+ Addedstream-more@^0.0.0
+ Addedstream-more@0.0.0(transitive)
- Removedinherits@^2.0.1
- Removedis-array@^1.0.1
- Removedreadable-stream@^1.0.27-1
- Removedthrough2-filter@^1.4.0
- Removedthrough2-map@^1.4.0
- Removedutil-extend@^1.0.1
- Removedis-array@1.0.1(transitive)
- Removedterminus@1.0.12(transitive)
- Removedthrough2@0.6.5(transitive)
- Removedthrough2-filter@1.4.1(transitive)
- Removedthrough2-map@1.4.0(transitive)
- Removedutil-extend@1.0.3(transitive)
- Removedxtend@4.0.2(transitive)