Socket
Socket
Sign inDemoInstall

@dibs-tech/models

Package Overview
Dependencies
400
Maintainers
2
Versions
268
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dibs-tech/models

Dibs Shared Sequelize Models


Version published
Weekly downloads
1
Maintainers
2
Created
Weekly downloads
 

Readme

Source

models

Shared Dibs Models

Versioning

  • Full version updates should be used sparingly, such as upgrading sequelize or something.
  • Major release versioning updates should be reserved for adding new models.
  • Minor release versioning updates should be used for updating functionality of existing models.

Deployment

Travis will automatically deploy migrations to the production database and updated module to npm.

Created Functions

rank_user_matches(string VARCHAR, dibs_users RECORD):

Does a Levenshtein comparison between a string and elements of the dibs user entries selected. Returns an integer representing the ranking.

get_current_end_of_month()

Gets the end date of the current month and returns it as a timestamp

FAQs

Last updated on 29 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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