Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cleo/ngx-json-schema-form

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cleo/ngx-json-schema-form - npm Package Versions

134

4.1.6

Diff

Changelog

Source

[4.1.6] (2022-10-31)

Bug fixes

  • Fixed URI validation regex timing out with long URIs.
sshulgancleo
published 4.1.5 •

Changelog

Source

[4.1.5] (2022-09-02)

Bug fixes

  • Changed URI validation to be compliant with RFC-3986
sshulgancleo
published 4.1.4 •

Changelog

Source

[4.1.4] (2022-08-03)

Bug fixes

  • Modified URI text format to only allow valid URI characters, and for additional URI validation to run during the JSF BE validation.
sshulgancleo
published 4.1.3 •

Changelog

Source

[4.1.3] (2022-04-20)

Bug fixes

  • Fixed jsf readme not pointing to correct schemaV2.json file.
mdoylecleo
published 4.1.2 •

Changelog

Source

[4.1.2] (2022-03-02)

Bug fixes

  • Modified URI text format to not limit the last part of subdomain to three characters
mdoylecleo
published 4.1.1 •

Changelog

Source

[4.1.1] (2021-12-23)

Bug fixes

  • Use defaults from schema on validation
mdoylecleo
published 4.1.0 •

Changelog

Source

[4.1.0] (2021-06-29)

Enhancement

  • Added template type support for custom templates inside schemas
mdoylecleo
published 4.0.1 •

Changelog

Source

[4.0.1] (2021-05-24)

Bug Fixes

  • Secured fields within a oneOf should not be returned. Added optional parameter to getNonSecuredValues to return the key with a null value to support oneOf
mdoylecleo
published 4.0.0 •

Changelog

Source

[4.0.0] (2021-05-21)

Bug Fixes

  • OneOf: XOf Enum values should not be sent when retrieving form values. These were added for JSF to display the data as a dropdown but is not part of the schema specification. All child properties should have unique key names so that the matching OneOf subschema can be determined.
mdoylecleo
published 3.1.1 •

Changelog

Source

[3.1.1] (2021-05-13)

Bug Fixes

  • Empty array should not be defaulted to empty string
  • SecuredSchemaValueValidationService.getNonSecuredValues should handle arrays properly
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