Socket
Socket
Sign inDemoInstall

unique-stream

Package Overview
Dependencies
11
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.2.0

17

package.json
{
"name": "unique-stream",
"version": "2.1.1",
"version": "2.2.0",
"description": "node.js through stream that emits a unique stream of objects based on criteria",
"main": "index.js",
"repository": "eugeneware/unique-stream",
"author": "Eugene Ware <eugene@noblesamurai.com>",
"license": "MIT",
"files": [
"index.js"
],
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/eugeneware/unique-stream"
},
"keywords": [

@@ -20,6 +21,4 @@ "unique",

],
"author": "Eugene Ware <eugene@noblesamurai.com>",
"license": "BSD",
"dependencies": {
"through2-filter": "^1.4.0"
"through2-filter": "^2.0.0"
},

@@ -26,0 +25,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc