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.10 to 1.2.11

lib/index.js.map

8

CHANGELOG.md

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

## [1.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.10...@thi.ng/defmulti@1.2.11) (2020-04-11)
**Note:** Version bump only for package @thi.ng/defmulti
## [1.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.9...@thi.ng/defmulti@1.2.10) (2020-04-06)

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

19

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

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

"dependencies": {
"@thi.ng/api": "^6.10.0",
"@thi.ng/errors": "^1.2.9",
"@thi.ng/api": "^6.10.1",
"@thi.ng/errors": "^1.2.10",
"tslib": "^1.11.1"
},
"files": [
"*.js",
"*.d.ts",
"lib"
],
"keywords": [
"arity",
"ES6",
"functional",
"hierarchy",
"inheritance",
"multiple dispatch",
"polymorphic",
"typescript"

@@ -57,3 +68,3 @@ ],

},
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc"
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
}
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