File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -53,23 +53,27 @@ The marshalled version of the input data.
5353
5454## Changelog:
5555
56- ** v1.14.0** :
56+ ** v1.0.16** :
57+
58+ - Bumped ` typedecetor ` dependency.
59+
60+ ** v1.0.14** :
5761
5862- Added a proxy for the ` getTypeOf ` method of the dependent ` typeDetector ` library.
5963
60- ** v1.13.0 ** :
64+ ** v1.0.13 ** :
6165
6266- Small fixes to the function regexes.
6367
64- ** v1.12.0 ** :
68+ ** v1.0.12 ** :
6569
6670- Switched to ` new Function() ` for marshalling strings to objects.
6771
68- ** v1.11.0 ** :
72+ ** v1.0.11 ** :
6973
7074- Fixed a bug with marshalling strings that contains the word "function".
7175
72- ** v1.10.0 ** :
76+ ** v1.0.10 ** :
7377
7478- The Marshaller can no marshal to objects if that is the most probable type, even if a hint is not given.
7579
Original file line number Diff line number Diff line change 2828 "typescript" : " 2.3.0"
2929 },
3030 "dependencies" : {
31- "@wessberg/typedetector" : " ^1.0.0 "
31+ "@wessberg/typedetector" : " ^1.0.4 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments