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

pull-flat-merge

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-flat-merge - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

readme.md

2

index.js

@@ -11,3 +11,3 @@ var S = require('pull-stream/pull')

}, function onEnd (err) {
// m.cap()
m.cap()
}))

@@ -14,0 +14,0 @@ return m

{
"name": "pull-flat-merge",
"version": "0.0.0",
"version": "0.0.1",
"description": "Flat map for pull streams",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test/index.js"
},
"dependencies": {
"pull-many": "^1.0.8",
"pull-stream": "^3.4.5"
},
"devDependencies": {
"tape": "^4.6.2"
},
"repository": {

@@ -20,3 +27,4 @@ "type": "git",

"flat",
"flatten"
"flatten",
"map"
],

@@ -29,6 +37,5 @@ "author": "nichoth",

"homepage": "https://github.com/nichoth/pull-flat-merge#readme",
"dependencies": {
"pull-many": "^1.0.8",
"pull-stream": "^3.4.5"
"directories": {
"test": "test"
}
}
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