Socket
Socket
Sign inDemoInstall

cmd.js

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

src/lib/tap.js

2

package.json
{
"name": "cmd.js",
"version": "0.1.5",
"version": "0.1.6",
"description": "A chainable utility toolkit for JavaScript.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -35,3 +35,4 @@ /**

'pluck', 'product', 'push',
'sort', 'subtract', 'sum'
'sort', 'subtract', 'sum',
'tap'
];

@@ -38,0 +39,0 @@ return libs.forEach(function (name) {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc