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
186
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 0.3.8 to 0.3.9

9

CHANGELOG.md

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

<a name="0.3.9"></a>
## [0.3.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.8...@thi.ng/defmulti@0.3.9) (2018-09-10)
**Note:** Version bump only for package @thi.ng/defmulti
<a name="0.3.8"></a>

@@ -8,0 +17,0 @@ ## [0.3.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.7...@thi.ng/defmulti@0.3.8) (2018-08-24)

6

package.json
{
"name": "@thi.ng/defmulti",
"version": "0.3.8",
"version": "0.3.9",
"description": "Dynamically extensible multiple dispatch via user supplied dispatch function.",

@@ -31,4 +31,4 @@ "main": "./index.js",

"dependencies": {
"@thi.ng/api": "^4.1.0",
"@thi.ng/errors": "^0.1.6"
"@thi.ng/api": "^4.1.1",
"@thi.ng/errors": "^0.1.7"
},

@@ -35,0 +35,0 @@ "keywords": [

# @thi.ng/defmulti
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/defmulti.svg)](https://www.npmjs.com/package/@thi.ng/defmulti)
[![npm version](https://img.shields.io/npm/v/@thi.ng/defmulti.svg)](https://www.npmjs.com/package/@thi.ng/defmulti)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/defmulti.svg)

@@ -5,0 +6,0 @@ This project is part of the

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