@thi.ng/object-utils
Advanced tools
Comparing version 1.1.11 to 1.1.12
# Change Log | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Last updated**: 2025-01-23T13:39:11Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
All notable changes to this project will be documented in this file. | ||
Only versions published since **2022-01-01** are listed here. | ||
Please consult the Git history for older version information. | ||
See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. | ||
@@ -8,0 +10,0 @@ |
{ | ||
"name": "@thi.ng/object-utils", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Utilities for manipulating plain JS objects & maps", | ||
@@ -43,10 +43,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/checks": "^3.6.20" | ||
"@thi.ng/api": "^8.11.18", | ||
"@thi.ng/checks": "^3.6.21" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.48.1", | ||
"esbuild": "^0.24.2", | ||
"typedoc": "^0.27.6", | ||
"typescript": "^5.7.2" | ||
"typescript": "^5.7.3" | ||
}, | ||
@@ -136,3 +135,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
"gitHead": "b92b48abda9941d608be8a2e1c83447e679a6f79\n" | ||
} |
39769
3
Updated@thi.ng/api@^8.11.18
Updated@thi.ng/checks@^3.6.21