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

@thi.ng/defmulti

Package Overview
Dependencies
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/defmulti - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

8

CHANGELOG.md

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

## [1.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.1...@thi.ng/defmulti@1.3.2) (2020-12-07)
**Note:** Version bump only for package @thi.ng/defmulti
## [1.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.0...@thi.ng/defmulti@1.3.1) (2020-11-26)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@thi.ng/defmulti",
"version": "1.3.1",
"version": "1.3.2",
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.",

@@ -52,3 +52,3 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.13.3",
"@thi.ng/api": "^6.13.4",
"@thi.ng/errors": "^1.2.24"

@@ -78,3 +78,3 @@ },

},
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692"
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0"
}

@@ -41,3 +41,3 @@ <!-- This file is generated - DO NOT EDIT! -->

[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bdefmulti%5D)
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bdefmulti%5D+in%3Atitle)

@@ -377,4 +377,15 @@ ## Installation

If this project contributes to an academic publication, please cite it as:
```bibtex
@misc{thing-defmulti,
title = "@thi.ng/defmulti",
author = "Karsten Schmidt",
note = "https://thi.ng/defmulti",
year = 2018
}
```
## License
&copy; 2018 - 2020 Karsten Schmidt // Apache Software License 2.0
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