Socket
Socket
Sign inDemoInstall

accum

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.4 to 0.3.5

6

package.json
{
"name": "accum",
"description": "accum - Simple write stream which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string, or raw array. (streams2)",
"version": "0.3.4",
"version": "0.3.5",
"author": "Jeff Barczewski <jeff.barczewski@gmail.com>",

@@ -12,3 +12,3 @@ "repository": { "type": "git", "url": "http://github.com/jeffbski/accum.git" },

"dependencies": {
"readable-stream": "https://github.com/jeffbski/readable-stream/tarball/v1.0.2-object-transform2"
"readable-stream": "https://github.com/jeffbski/readable-stream/archive/v1.0.2-object-transform2-ret-self.tar.gz"
},

@@ -19,3 +19,3 @@ "devDependencies": {

"chai-stack": "~1.3.1",
"pass-stream": "~0.1.0"
"pass-stream": "~0.1.3"
},

@@ -22,0 +22,0 @@ "scripts": {

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