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

sqlquerybuilder

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlquerybuilder - npm Package Compare versions

Comparing version 0.0.66 to 0.0.67

2

lib/index.js

@@ -24,3 +24,3 @@ var uuid = require('node-uuid'), pluralizer = require('pluralizer'), _ = require('lodash');

dateTimeInclusions: opt.dateTimeInclusions || ['Created','LastModified'],
dateTimeExclusions: opt.dateTimeExclusions || ['GLEffectiveDate_id','CalculateDueDateByValue','CalculateDueDateByDisplayName','CreatedBy_id','IsDueDateOverridden','CreatedFromPayment']
dateTimeExclusions: opt.dateTimeExclusions || ['GLEffectiveDate_id','CalculateDueDateByValue','CalculateDueDateByDisplayName','CreatedBy_id','IsDueDateOverridden','CreatedFromPayment','JournalEntryTimeFrequencyDisplayName','JournalEntryTimeFrequencyValue']
};

@@ -27,0 +27,0 @@ };

{
"name": "sqlquerybuilder",
"version": "0.0.66",
"version": "0.0.67",
"description": "Highly opinionated Sql Server Query Writer, mostly for internal use.",

@@ -5,0 +5,0 @@ "main": "./lib/index",

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