
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Like Array.prototype.reduce
but works on Object and accepts optional
this
value
var reduce = require("reduce")
reduce({
key: "value"
, key2: "value2"
, ...
}, function (acc, value, key) {
/* real code */
acc[key] = value
return acc
}, {
this: "context"
}, {
initial: "value"
})
npm install reduce
v1.0.2 - 2019-03-01
nvm install-latest-npm
55bb533
jscs
, add eslint
; run linting as part of pretest 1fa2005
48e19b2
2367ab1
tape
, covert
, jscs
, object-keys
e11f0ba
c12d433
tape
, jscs
34fa499
io.js
v2.3
d2e9f7b
0903a75
node
/iojs
versions now ship with an npm
that understands ^
. c929e4f
covert
, jscs
, tape
83286af
729f840
object-keys
, tape
, jscs
86abca7
travis-ci
tests on node
v0.12; speed up builds; allow 0.8 failures. f97e829
5ff28c4
a261554
io.js
v3.0
214961d
object-keys
, tape
81fda4b
npx aud
(ie, npm audit
) b0f0c95
object-keys
dca9528
tape
ced867a
covert
3e2c016
cbd0fb7
7d2f379
c6e82ed
e386d79
931357d
FAQs
A better [].reduce
The npm package reduce receives a total of 106,342 weekly downloads. As such, reduce popularity was classified as popular.
We found that reduce demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.