Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

activity-list

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activity-list - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

1

index.js

@@ -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 @@

17

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc