Socket
Socket
Sign inDemoInstall

typescript-json-serializer

Package Overview
Dependencies
2
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134567Next

3.4.5

Diff

Changelog

Source

3.4.5 (2022-01-07)

Bug fixes

  • deserialize: accept object as constructor param for type (#161) (4ab2170)
  • deps: bump tmpl from 1.0.4 to 1.0.5 (05e0fc2)

<a name="3.4.4"></a>

gillianperard
published 3.4.4 •

Changelog

Source

3.4.4 (2021-07-10)

Bug fixes

  • deps: move tslib from devDependencies to dependencies to avoid the following error: "export '__spreadArray' (imported as 'e') was not found in 'tslib' (#148) (5895ccf)

<a name="3.4.3"></a>

gillianperard
published 3.4.3 •

Changelog

Source

3.4.3 (2021-07-08)

Refactors

  • getPropertyNames: remove complexity by removing two loops (6dd896a)

<a name="3.4.2"></a>

gillianperard
published 3.4.2 •

Changelog

Source

3.4.2 (2021-07-02)

Bug fixes

  • getPropertyNames: remove class body before parsing ctor (#145) (6ff839f)

<a name="3.4.1"></a>

gillianperard
published 3.4.1 •

Changelog

Source

3.4.1 (2021-06-11)

Bug fixes

  • getPropertyNames: improve regex to take in account Angular and React builds (#132) (#135) (8470679)
  • docs: add a section to explain how to use the library with CRA (create-react-app) (#132) (2c0ddbc)

<a name="3.4.0"></a>

gillianperard
published 3.4.0 •

Changelog

Source

3.4.0 (2021-06-08)

Build

Features

  • deserialize: allow json string as first parameter (#141) (ff06ed1)

<a name="3.3.0"></a>

gillianperard
published 3.3.0 •

Changelog

Source

3.3.0 (2021-04-20)

Features

<a name="3.2.2"></a>

gillianperard
published 3.2.2 •

Changelog

Source

3.2.2 (2021-03-18)

Build

  • make the lib work for commonjs and ecmascript project (#129) (37e1bf5)

<a name="3.2.1"></a>

gillianperard
published 3.2.1 •

Changelog

Source

3.2.1 (2021-03-12)

Bug fixes

  • serialize: preserve the value of the instance on beforeSerialize (#123) (8af4689)

<a name="3.2.0"></a>

gillianperard
published 3.2.0 •

Changelog

Source

3.2.0 (2021-03-10)

Build

  • add support for EcmaScript, CommonJs and UMD (#125) (2c48030)

<a name="3.1.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc