Socket
Socket
Sign inDemoInstall

concise-diagram

Package Overview
Dependencies
6
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.4.5

Diff

Changelog

Source

0.4.5 (2021-2-1)

guigrpa
published 0.4.4 •

Changelog

Source

0.4.4 (2021-2-1)

  • General: copy isRequired from a relation to its inverse.
  • Sequelize: honor isRequired in inverse relations (this ensures that NOT NULL is properly configured in the database for this type of relations). See also https://github.com/sequelize/sequelize/issues/2837#issuecomment-500229635.
guigrpa
published 0.4.3 •

Changelog

Source

0.4.3 (2021-1-27)

  • Sequelize: honor isRequired in relations.
guigrpa
published 0.4.2 •

Changelog

Source

0.4.2 (2021-1-26)

  • Sequelize: support geometry and geography data types.
guigrpa
published 0.3.0 •

Changelog

Source

0.3.0 (2018-4-27)

  • Sequelize: update to support Sequelize v4.
  • Bump all deps.
guigrpa
published 0.2.1 •

Changelog

Source

0.2.1 (2017-5-2)

  • Add Firebase initial support, with automatic generation of .validate rules. (concise-firebase)
guigrpa
published 0.2.0 •

Changelog

Source

0.2.0 (2017-4-28)

  • Schema simplifications:
    • Include validations in field/relations, not inside a validations attributes.
    • Infer model name automatically from a direct relation's name (and its isPlural attribute).
guigrpa
published 0.1.0 •

Changelog

Source

0.1.0 (2017-4-26)

First release.

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