Socket
Socket
Sign inDemoInstall

ts-json-serializer

Package Overview
Dependencies
2
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 1.0.1

errors.d.ts

15

CHANGELOG.md

@@ -7,2 +7,13 @@ # Change Log

## [1.0.1]
#### Fixed
- Build.
## [1.0.0]
#### Added
- Actual 1.0 release
#### Changed
- Made prepare script executable
## [0.9.0]

@@ -13,3 +24,5 @@ Library that does serialization and deserialization for JSON communication. It does work on nodeJS and it's planned

[Unreleased]: https://github.com/buehler/ts-json-serializer/compare/v0.9.0...master
[Unreleased]: https://github.com/buehler/ts-json-serializer/compare/v1.0.1...master
[1.0.1]: https://github.com/buehler/ts-json-serializer/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/buehler/ts-json-serializer/compare/v0.9.0...v1.0.0
[0.9.0]: https://github.com/buehler/ts-json-serializer/tree/v0.9.0

2

npm-shrinkwrap.json
{
"name": "ts-json-serializer",
"version": "0.1.0",
"version": "1.0.1",
"dependencies": {

@@ -5,0 +5,0 @@ "@types/chai": {

{
"name": "ts-json-serializer",
"version": "0.9.0",
"version": "1.0.1",
"description": "Object serialization made easy with decorators.",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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