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

joi-to-json

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-to-json - npm Package Versions

234

4.3.1

Diff

chengusky
published 4.3.0 •

Changelog

Source

4.3.0

  • Added Features
    • Copy meta properties to the referenced schema itself
chengusky
published 4.2.1 •

Changelog

Source

4.2.1

  • Fixes
    • Conversion of multiple .shared() produces invalid schema (#51)
chengusky
published 4.2.0 •

Changelog

Source

4.2.0

  • Added Features

    • Adds 'open-api-3.1' format support.
  • Fixes

    • Change type to be 'integer' instead of 'number' if it's const (#50)
chengusky
published 4.1.0 •

Changelog

Source

4.1.0

  • Added Features
    • Adds option includeSchemaDialect to enable including $schema in schema output. (#46)
    • Adds exclusiveMaximum/exclusiveMinimum to negateive/positive number type schema. (#47)
chengusky
published 4.0.1 •

Changelog

Source

4.0.1

  • Fixes
    • Missing support on title in meta
chengusky
published 4.0.0 •

Changelog

Source

4.0.0

[BREAKING]

  • Added Features

    • Supports If-Then-Else keyword by default for supported JSON Spec for when and alternatives
    • Supports invalid keyword using { not: { enum: [] } }
    • Supports has keyword using contains
    • Supports alternatives().try().match()
  • Misc Change

    • Reorganize Test Fixtures and Cases
    • Better null type handling
    • Better const type handling
  • Fixes

    • Missing support on readOnly and writeOnly for Draft-2019-09
    • Invalid any type for OpenAPI
chengusky
published 3.1.2 •

chengusky
published 3.1.1 •

Changelog

Source

3.1.1

  • Fix Typescript definition.
chengusky
published 3.1.0 •

Changelog

Source

3.1.0

  • Add support for relation operator with and without.
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