1
- [ Node object hash - v2.3.4 ] ( ../README.md ) / [ objectSorter] ( ../modules/objectsorter.md ) / [ export%3D] ( ../modules/objectsorter.export_.md ) / CoerceOptions
1
+ [ Node object hash - v2.3.5 ] ( ../README.md ) / [ objectSorter] ( ../modules/objectsorter.md ) / [ export%3D] ( ../modules/objectsorter.export_.md ) / CoerceOptions
2
2
3
3
# Interface: CoerceOptions
4
4
@@ -41,7 +41,7 @@ If `true` converts BigInt to string
41
41
42
42
#### Defined in
43
43
44
- [ objectSorter.ts:44] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L44 )
44
+ [ objectSorter.ts:44] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L44 )
45
45
46
46
---
47
47
@@ -65,7 +65,7 @@ false !== '0'
65
65
66
66
#### Defined in
67
67
68
- [ objectSorter.ts:22] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L22 )
68
+ [ objectSorter.ts:22] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L22 )
69
69
70
70
---
71
71
@@ -85,7 +85,7 @@ If `true` dates may equal the same formatted strings
85
85
86
86
#### Defined in
87
87
88
- [ objectSorter.ts:106] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L106 )
88
+ [ objectSorter.ts:106] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L106 )
89
89
90
90
---
91
91
@@ -105,7 +105,7 @@ If `true` functions may equal the same formatted strings
105
105
106
106
#### Defined in
107
107
108
- [ objectSorter.ts:97] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L97 )
108
+ [ objectSorter.ts:97] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L97 )
109
109
110
110
---
111
111
@@ -127,7 +127,7 @@ null !== ''
127
127
128
128
#### Defined in
129
129
130
- [ objectSorter.ts:77] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L77 )
130
+ [ objectSorter.ts:77] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L77 )
131
131
132
132
---
133
133
@@ -149,7 +149,7 @@ If `true` converts numbers to strings
149
149
150
150
#### Defined in
151
151
152
- [ objectSorter.ts:33] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L33 )
152
+ [ objectSorter.ts:33] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L33 )
153
153
154
154
---
155
155
@@ -169,7 +169,7 @@ If `true` set will be coerced to array
169
169
170
170
#### Defined in
171
171
172
- [ objectSorter.ts:115] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L115 )
172
+ [ objectSorter.ts:115] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L115 )
173
173
174
174
---
175
175
@@ -191,7 +191,7 @@ If `true` strings and coerced string will be equal to coerced numbers, booleans,
191
191
192
192
#### Defined in
193
193
194
- [ objectSorter.ts:55] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L55 )
194
+ [ objectSorter.ts:55] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L55 )
195
195
196
196
---
197
197
@@ -213,7 +213,7 @@ Symbol.for('a') !== Symbol.for('b')
213
213
214
214
#### Defined in
215
215
216
- [ objectSorter.ts:88] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L88 )
216
+ [ objectSorter.ts:88] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L88 )
217
217
218
218
---
219
219
@@ -235,4 +235,4 @@ undefined !== ''
235
235
236
236
#### Defined in
237
237
238
- [ objectSorter.ts:66] ( https://github.com/SkeLLLa/node-object-hash/blob/db2f49f /src/objectSorter.ts#L66 )
238
+ [ objectSorter.ts:66] ( https://github.com/SkeLLLa/node-object-hash/blob/b1a7774 /src/objectSorter.ts#L66 )
0 commit comments