New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@orchestrator/gen-io-ts

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orchestrator/gen-io-ts - npm Package Versions

2

3.0.1

Diff

Changelog

Source

3.0.1 (2020-03-08)

Bug Fixes

  • metadata: retrieve type lazily at generation time (f5e0484)
gund
published 3.0.0 •

Changelog

Source

3.0.0 (2020-03-08)

Bug Fixes

  • reflect: use globalThis to locate Reflect API globally (65d5b13)

Features

  • build: update to NG CLI v9 (9040c64)
  • deps: update io-ts to v2 (3979f66)

BREAKING CHANGES

  • deps: io-ts now is v2 and it requires fp-ts v2 as a peer dependency. No public API changes.
gund
published 2.1.2 •

Changelog

Source

2.1.2 (2019-12-15)

Bug Fixes

  • metadata: resolve Reflect API from global instead of window (6d5ca97), closes #9
gund
published 2.1.1 •

Changelog

Source

2.1.1 (2019-11-20)

Bug Fixes

  • gen: generate proper array type for single type (a5b075f), closes #7
gund
published 2.1.0 •

Changelog

Source

2.1.0 (2019-02-27)

Features

  • libs: update dependencies and fix deprecations (33661d3)
gund
published 2.0.2 •

Changelog

Source

2.0.2 (2019-02-07)

Bug Fixes

  • generator: safely access reserved exports from io-ts (9513f98), closes #5
gund
published 2.0.1 •

Changelog

Source

2.0.1 (2019-02-05)

Bug Fixes

  • generator: apply not-required modifiers on custom types (0b4ea8b)
gund
published 2.0.0 •

Changelog

Source

2.0.0 (2019-01-27)

Bug Fixes

  • types: properly pass arguments in anyOf factory (57e45ce)

Features

  • io-ts: make io-ts as a peerDependency (cc312b2)

BREAKING CHANGES

  • io-ts: Secondary entrypoint /io-ts has been removed. Now it's a peerDependency that consumer has to install.
gund
published 1.1.1 •

Changelog

Source

1.1.1 (2019-01-24)

Bug Fixes

  • api: make runtime types public (dadca0e)
gund
published 1.1.0 •

Changelog

Source

1.1.0 (2019-01-24)

Bug Fixes

  • types: use type factories instead of classes (cfc93ec)

Features

  • decorator: add type factory to @Property configuration (aab5c01)
  • decorator: capture extra metadata in @Property (0e11243)
  • decorator: capture extra metadata in @Property (cc89811)
  • metadata: allow to pass extra options via decorator (268ce10)
  • metadata: allow to pass extra options via decorator (41a3522)
  • metadata: merge config from @Property decorator (80bccf2)
2
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc