You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

json2typescript

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json2typescript - npm Package Versions

12

0.9.5

Diff
u
unibasel
published 0.9.5 •

Changelog

Source

0.9.5 (2017-12-11):

New method for deserializing array of objects.

u
unibasel
published 0.9.4 •

Changelog

Source

0.9.4 (2017-11-22):

Class properties are now not overridden to undefined if there is no decorator and no matching json value.

u
unibasel
published 0.9.3 •

Changelog

Source

0.9.3 (2017-11-16):

It is now possible to map an JSON object to an TypeScript array, then the object keys become the array keys. Also, class properties can be set to optional. See below in the chapter "decorators" for more information.

u
unibasel
published 0.9.2 •

Changelog

Source

0.9.2 (2017-10-10):

Added method serializeString(), changed property names and behaviour.

u
unibasel
published 0.9.1 •

Changelog

Source

0.9.1 (2017-10-06):

First version released to the public.

u
unibasel
published 0.9.0 •