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

@dibs-tech/models

Package Overview
Dependencies
Maintainers
2
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dibs-tech/models

Dibs Shared Sequelize Models

  • 4.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
300
decreased by-70.65%
Maintainers
2
Weekly downloads
 
Created
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

Package last updated on 29 Sep 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc