Socket
Socket
Sign inDemoInstall

concise-object-stream

Package Overview
Dependencies
5
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.1.0

20

package.json
{
"name": "concise-object-stream",
"version": "1.0.9",
"version": "1.1.0",
"description": "More concise node object streams",

@@ -20,15 +20,15 @@ "main": "lib/index.js",

"devDependencies": {
"chai": "^4.0.2",
"chokidar-cli": "^1.2.0",
"concat-stream": "^1.5.1",
"coveralls": "^3.0.0",
"eslint": "^4.1.0",
"chai": "^4.2.0",
"chokidar-cli": "^1.2.2",
"concat-stream": "^2.0.0",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",
"eslint-config-toboid": "2.0.0",
"lodash": "^4.16.5",
"mocha": "^5.0.0",
"nyc": "^11.0.2"
"lodash": "^4.17.11",
"mocha": "^6.1.3",
"nyc": "^13.3.0"
},
"dependencies": {
"readable-stream": "^2.0.6"
"readable-stream": "^3.3.0"
}
}
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