Socket
Socket
Sign inDemoInstall

@thi.ng/defmulti

Package Overview
Dependencies
Maintainers
0
Versions
183
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 3.0.43 to 3.0.44

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-06T12:02:18Z
- **Last updated**: 2024-07-19T14:56:21Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/defmulti",
"version": "3.0.43",
"version": "3.0.44",
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.",

@@ -39,5 +39,5 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.5",
"@thi.ng/errors": "^2.5.11",
"@thi.ng/logger": "^3.0.15"
"@thi.ng/api": "^8.11.6",
"@thi.ng/errors": "^2.5.12",
"@thi.ng/logger": "^3.0.16"
},

@@ -94,3 +94,3 @@ "devDependencies": {

},
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n"
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n"
}
<!-- This file is generated - DO NOT EDIT! -->
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files -->
# ![@thi.ng/defmulti](https://media.thi.ng/umbrella/banners-20230807/thing-defmulti.svg?a884adc9)
# ![@thi.ng/defmulti](https://media.thi.ng/umbrella/banners-20230807/thing-defmulti.svg?727d8a79)

@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/defmulti.svg)](https://www.npmjs.com/package/@thi.ng/defmulti)

> [!NOTE]
> This is one of 188 standalone projects, maintained as part
> This is one of 189 standalone projects, maintained as part
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo

@@ -85,3 +85,3 @@ > and anti-framework.

Several projects in this repo's
Four projects in this repo's
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples)

@@ -94,3 +94,2 @@ directory are using this package:

| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/mastodon-feed.jpg" width="240"/> | Mastodon API feed reader with support for different media types, fullscreen media modal, HTML rewriting | [Demo](https://demo.thi.ng/umbrella/mastodon-feed/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/mastodon-feed) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/procedural-text.jpg" width="240"/> | Procedural stochastic text generation via custom DSL, parse grammar & AST transformation | [Demo](https://demo.thi.ng/umbrella/procedural-text/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/procedural-text) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rstream-spreadsheet.png" width="240"/> | rstream based spreadsheet w/ S-expression formula DSL | [Demo](https://demo.thi.ng/umbrella/rstream-spreadsheet/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-spreadsheet) |

@@ -97,0 +96,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/xml-converter.png" width="240"/> | XML/HTML/SVG to hiccup/JS conversion | [Demo](https://demo.thi.ng/umbrella/xml-converter/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/xml-converter) |

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