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 1.3.11 to 1.3.12

10

CHANGELOG.md

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

## [1.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.10...@thi.ng/defmulti@1.3.11) (2021-03-17)
## [1.3.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.3.11...@thi.ng/defmulti@1.3.12) (2021-06-08)

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

## [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)
**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)

@@ -25,0 +17,0 @@

14

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

@@ -45,11 +45,11 @@ "module": "./index.js",

"@types/node": "^14.14.14",
"mocha": "^8.3.0",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"@thi.ng/api": "^7.1.4",
"@thi.ng/errors": "^1.3.0"
"@thi.ng/api": "^7.1.5",
"@thi.ng/errors": "^1.3.1"
},

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

},
"gitHead": "15f3ea0e15805bc67ca61bf87ce5e8849a7d8e86"
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1"
}
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