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

@thi.ng/compose

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/compose - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

68

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.0.0...@thi.ng/compose@1.0.1) (2019-01-21)
**Note:** Version bump only for package @thi.ng/compose
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.3.0...@thi.ng/compose@1.0.0) (2019-01-21)

@@ -26,5 +34,2 @@

# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.2...@thi.ng/compose@0.3.0) (2018-12-27)

@@ -43,21 +48,2 @@

## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.1...@thi.ng/compose@0.2.2) (2018-12-15)
**Note:** Version bump only for package @thi.ng/compose
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.0...@thi.ng/compose@0.2.1) (2018-10-21)
**Note:** Version bump only for package @thi.ng/compose
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.4...@thi.ng/compose@0.2.0) (2018-10-17)

@@ -71,40 +57,2 @@

<a name="0.1.4"></a>
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.3...@thi.ng/compose@0.1.4) (2018-09-24)
**Note:** Version bump only for package @thi.ng/compose
<a name="0.1.3"></a>
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.2...@thi.ng/compose@0.1.3) (2018-09-22)
**Note:** Version bump only for package @thi.ng/compose
<a name="0.1.2"></a>
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.1...@thi.ng/compose@0.1.2) (2018-09-10)
**Note:** Version bump only for package @thi.ng/compose
<a name="0.1.1"></a>
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.0...@thi.ng/compose@0.1.1) (2018-09-01)
**Note:** Version bump only for package @thi.ng/compose
<a name="0.1.0"></a>

@@ -111,0 +59,0 @@ # 0.1.0 (2018-08-24)

8

package.json
{
"name": "@thi.ng/compose",
"version": "1.0.0",
"version": "1.0.1",
"description": "Arity-optimized functional composition helpers",

@@ -35,4 +35,4 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^5.0.0",
"@thi.ng/errors": "^1.0.0"
"@thi.ng/api": "^5.0.1",
"@thi.ng/errors": "^1.0.1"
},

@@ -49,3 +49,3 @@ "keywords": [

"sideEffects": false,
"gitHead": "348e7303b8b4d2749a02dd43e3f78d711242e4fe"
"gitHead": "d098aff5e61f96be177289461eec95648cf4e15a"
}
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