Socket
Socket
Sign inDemoInstall

io-ts-fuzzer

Package Overview
Dependencies
6
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

4.0.0

Diff

Changelog

Source

4.0.0 (2019-08-09)

🌟🚀 Features

  • support io-ts-types (#18) (5489f03)

📖 Documentation

🧦 Miscellaneous

  • deps: bump seedrandom from 3.0.1 to 3.0.3 (#16) (91e2346)
  • deps-dev: bump @types/chai from 4.1.7 to 4.2.0 (#15) (593a4dc)
  • deps-dev: bump @types/node from 12.7.0 to 12.7.1 (9be1c28)
  • deps-dev: bump fp-ts from 2.0.4 to 2.0.5 (#17) (6d16718)
  • deps-dev: bump husky from 3.0.2 to 3.0.3 (#14) (83b11a5)
  • make prod deps updates chores by default (1d16fd1)

⚠️ BREAKING CHANGES

  • Fuzzers now have an input and decoded type. Fuzzer generate as output the input of the t.Type, not the decoded or output types.
holvonix-bot
published 3.0.5 •

Changelog

Source

3.0.5 (2019-08-08)

🐛 Bug Fixes

  • ensure non-integers can be used as input to fuzzers (2d5cc60)
holvonix-bot
published 3.0.4 •

Changelog

Source

3.0.4 (2019-08-08)

🐛 Bug Fixes

  • string examples made slightly more interesting (4213c0e)
holvonix-bot
published 3.0.3 •

Changelog

Source

3.0.3 (2019-08-07)

📖 Documentation

  • make examples work without yarn (ec06241)
holvonix-bot
published 3.0.2 •

Changelog

Source

3.0.2 (2019-08-07)

💄 Polish

📖 Documentation

holvonix-bot
published 3.0.1 •

Changelog

Source

3.0.1 (2019-08-07)

🐛 Bug Fixes

  • move fp-ts and io-ts to peer dependencies (6a95707)

💄 Polish

  • run non-typescript through prettier (d95bf76)

📖 Documentation

  • add runnable quick start example (34109f9)
  • fix up README typos (518e880)

🔧 Build / Continuous Integration

  • use cd instead of pushd in build scripts (96ad9e9)

🔬 Tests

  • tests never test for uniqueness for examples (a52f4c3)
holvonix-bot
published 3.0.0 •

Changelog

Source

3.0.0 (2019-08-07)

🌟🚀 Features

  • support date from io-ts-types. This new dependency is added as a peer -- code using it is only imported on calling loadIoTsTypesFuzzers() (#11) (4384326)

⚠️ BREAKING CHANGES

  • core exports re-organized; some removed. From here on, only breaking changes to exports from index.ts will be deemed breaking changes for the package.
holvonix-bot
published 2.0.0 •

Changelog

Source

2.0.0 (2019-08-07)

🌟🚀 Features

⚠️ BREAKING CHANGES

  • ExampleGenerator now requires as input a tuple [number,FuzzContext]
  • concrete fuzzer functions are passed as their first argument a FuzzContext specifying whether to recurse further or not
  • deprecated, non-configurable versions of core fuzzers removed
holvonix-bot
published 1.10.2 •

Changelog

Source

1.10.2 (2019-08-06)

🐛 Bug Fixes

  • deps: bump io-ts from 2.0.0 to 2.0.1 (#8) (b957951)
holvonix-bot
published 1.10.1 •

Changelog

Source

1.10.1 (2019-08-05)

📖 Documentation

  • fix readme quick start bug (1496897)
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