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.2.22 to 1.2.23

8

CHANGELOG.md

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

## [1.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.22...@thi.ng/defmulti@1.2.23) (2020-08-17)
**Note:** Version bump only for package @thi.ng/defmulti
## [1.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.21...@thi.ng/defmulti@1.2.22) (2020-08-16)

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

10

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

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

"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts",
"doc": "node_modules/.bin/typedoc --mode modules --out doc src",
"doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src",
"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose",

@@ -53,4 +53,4 @@ "pub": "yarn build:release && yarn publish --access public"

"dependencies": {
"@thi.ng/api": "^6.12.1",
"@thi.ng/errors": "^1.2.18"
"@thi.ng/api": "^6.12.2",
"@thi.ng/errors": "^1.2.19"
},

@@ -79,3 +79,3 @@ "files": [

},
"gitHead": "81ba08f0ce3a0ece6901944e7b5827283d13a9e6"
"gitHead": "44824f17050b412d635b576bf5f9b2136dac9554"
}
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