Socket
Socket
Sign inDemoInstall

@theroofdocs/db-models

Package Overview
Dependencies
94
Maintainers
2
Versions
593
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.54.7 to 1.54.8

2

CHANGELOG.md
# CHANGE LOG
##### v.1.54.8 - 02/19/2024 - Update `insuranceDownPayment` to $1,500
##### v.1.54.7 - 09/13/2023 - Update sizes for `eavesElevationItems` and `windows` in project_specs table

@@ -4,0 +6,0 @@ ##### v.1.54.6 - 09/11/2023 - Add `Solar` option for Estimate Inquiry

2

models/users.js

@@ -130,3 +130,3 @@ 'use strict';

type: DataTypes.DECIMAL(8, 2),
defaultValue: 1000.00
defaultValue: 1500.00
},

@@ -133,0 +133,0 @@ commissionType: {

{
"name": "@theroofdocs/db-models",
"version": "1.54.7",
"version": "1.54.8",
"author": "Chris Davis <developer@theroofdocs.com>",

@@ -5,0 +6,0 @@ "description": "DB models in Node.js",

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