Socket
Socket
Sign inDemoInstall

@common-utilities/compose

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "@common-utilities/compose",
"version": "0.0.6",
"version": "0.0.7",
"description": "A basic implementation of the common utility function, Compose 🚂",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

},
"gitHead": "0efa8d0ac9665e29387fdd284c21d5742f922604"
"gitHead": "cdd3e5900fa1ac141ef92b6ae669b06a657b3251"
}
# @common-utilities/compose 🧰 🚂
![Typed with TypeScript](https://flat.badgen.net/badge/icon/Typed?icon=typescript&label&labelColor=blue&color=555555)
[![npm version](https://badge.fury.io/js/%40common-utilities%2Fcompose.svg)](https://badge.fury.io/js/%40common-utilities%2Fcompose)
**Compose** is a common function composed of function arguments which returns their value to the next function until returning a final value.
---
## Install

@@ -34,5 +39,8 @@

No cruft. No bloat. No dependencies.<br />
Just simiple well documented and tested utilities —so why not use 'em?
**No cruft. No bloat. No dependencies.**
View other [common utilities](../../README.md).
Just simple typed functional well documented and tested javascript utility functions—so why not use 'em?
---
View other [common utilities](https://github.com/yowainwright/common-utilities).
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