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.3 to 0.3.4

4

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.3",
"version": "0.3.4",
"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-transform"
"readable-stream": "https://github.com/jeffbski/readable-stream/tarball/v1.0.2-object-transform2"
},

@@ -15,0 +15,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