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.2 to 0.3.3

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ ## [0.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.1...@thi.ng/defmulti@0.3.2) (2018-05-13)

6

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

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

"dependencies": {
"@thi.ng/api": "^4.0.1",
"@thi.ng/errors": "^0.1.2"
"@thi.ng/api": "^4.0.2",
"@thi.ng/errors": "^0.1.3"
},

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

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