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.2.23 to 1.2.24

8

CHANGELOG.md

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

## [1.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.23...@thi.ng/defmulti@1.2.24) (2020-08-28)
**Note:** Version bump only for package @thi.ng/defmulti
## [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)

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

20

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

@@ -42,14 +42,14 @@ "module": "./index.js",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.9.2",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.26",
"mocha": "^8.1.1",
"@microsoft/api-extractor": "^7.9.11",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.1",
"mocha": "^8.1.2",
"nyc": "^15.1.0",
"ts-node": "^8.10.1",
"ts-node": "^9.0.0",
"typedoc": "^0.18.0",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
},
"dependencies": {
"@thi.ng/api": "^6.12.2",
"@thi.ng/errors": "^1.2.19"
"@thi.ng/api": "^6.12.3",
"@thi.ng/errors": "^1.2.20"
},

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

},
"gitHead": "44824f17050b412d635b576bf5f9b2136dac9554"
"gitHead": "3a55c0df86c5be9c56a1e1a4c0cfcaa2809a160a"
}
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