Skip to content

Commit 932c048

Browse files
chore(release): 4.2.1 [skip ci]
## [4.2.1](v4.2.0...v4.2.1) (2025-10-16) ### Bug Fixes * address code quality and security issues from CodeQL scanning ([#29](#29)) ([bb1cdad](bb1cdad)), closes [#16](#16) [#17](#17) [#18](#18) [#26](#26) [#30](#30) [#33](#33) [#34](#34) [#35](#35) [#36](#36) [#37](https://github.com/Isqanderm/data-mapper/issues/37) [#28](#28)
1 parent bb1cdad commit 932c048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "om-data-mapper",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "High-performance TypeScript/JavaScript data mapper and validator with JIT compilation faster than class-transformer/class-validator, zero dependencies, TC39 decorators, drop-in replacement for class-transformer and class-validator",
55
"private": false,
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)