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
190
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.9 to 1.3.10

26

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [1.3.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.8...@thi.ng/defmulti@1.3.9) (2021-03-03)
## [1.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.9...@thi.ng/defmulti@1.3.10) (2021-03-12)

@@ -15,18 +15,2 @@ **Note:** Version bump only for package @thi.ng/defmulti

## [1.3.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.7...@thi.ng/defmulti@1.3.8) (2021-03-03)
**Note:** Version bump only for package @thi.ng/defmulti
## [1.3.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.6...@thi.ng/defmulti@1.3.7) (2021-03-03)
**Note:** Version bump only for package @thi.ng/defmulti
## [1.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.5...@thi.ng/defmulti@1.3.6) (2021-03-03)

@@ -43,10 +27,2 @@

## [1.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.4...@thi.ng/defmulti@1.3.5) (2021-02-20)
**Note:** Version bump only for package @thi.ng/defmulti
# [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.26...@thi.ng/defmulti@1.3.0) (2020-11-24)

@@ -53,0 +29,0 @@

12

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

@@ -48,8 +48,8 @@ "module": "./index.js",

"ts-node": "^9.1.1",
"typedoc": "^0.20.28",
"typescript": "^4.2.2"
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
},
"dependencies": {
"@thi.ng/api": "^7.1.3",
"@thi.ng/errors": "^1.2.31"
"@thi.ng/api": "^7.1.4",
"@thi.ng/errors": "^1.2.32"
},

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

},
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54"
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0"
}
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