New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/defmulti

Package Overview
Dependencies
Maintainers
1
Versions
193
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 2.0.2 to 2.0.3

8

CHANGELOG.md

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

## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@2.0.2...@thi.ng/defmulti@2.0.3) (2021-10-15)
**Note:** Version bump only for package @thi.ng/defmulti
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@2.0.1...@thi.ng/defmulti@2.0.2) (2021-10-15)

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

12

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

@@ -37,8 +37,8 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.0.2",
"@thi.ng/errors": "^2.0.2",
"@thi.ng/logger": "^1.0.2"
"@thi.ng/api": "^8.0.3",
"@thi.ng/errors": "^2.0.3",
"@thi.ng/logger": "^1.0.3"
},
"devDependencies": {
"@thi.ng/testament": "^0.1.2"
"@thi.ng/testament": "^0.1.3"
},

@@ -89,3 +89,3 @@ "keywords": [

},
"gitHead": "3c5f903104da150588946a94bb118ad559ad395d"
"gitHead": "1fb38cac74d6c009d96855c28784a267a81badf1"
}
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