Socket
Socket
Sign inDemoInstall

zol-datetime

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zol-datetime - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

dist/docs/assets/js/search.js

@@ -1,3 +0,3 @@

var typedoc = typedoc || {};
var typedoc = typedoc || {};
typedoc.search = typedoc.search || {};
typedoc.search.data = {"kinds":{"64":"Function"},"rows":[{"id":0,"kind":64,"name":"instantCol","url":"index.html#instantcol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":1,"kind":64,"name":"instantParser","url":"index.html#instantparser","classes":"tsd-kind-function"},{"id":2,"kind":64,"name":"localDateTimeCol","url":"index.html#localdatetimecol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":3,"kind":64,"name":"localDateTimeParser","url":"index.html#localdatetimeparser","classes":"tsd-kind-function"},{"id":4,"kind":64,"name":"localDateCol","url":"index.html#localdatecol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":5,"kind":64,"name":"localDateParser","url":"index.html#localdateparser","classes":"tsd-kind-function"},{"id":6,"kind":64,"name":"localTimeCol","url":"index.html#localtimecol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":7,"kind":64,"name":"localTimeParser","url":"index.html#localtimeparser","classes":"tsd-kind-function"},{"id":8,"kind":64,"name":"durationCol","url":"index.html#durationcol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":9,"kind":64,"name":"durationParser","url":"index.html#durationparser","classes":"tsd-kind-function"},{"id":10,"kind":64,"name":"periodCol","url":"index.html#periodcol","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":11,"kind":64,"name":"periodParser","url":"index.html#periodparser","classes":"tsd-kind-function"},{"id":12,"kind":64,"name":"instantToLocalDateTime","url":"index.html#instanttolocaldatetime","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":13,"kind":64,"name":"localDateTimeToInstant","url":"index.html#localdatetimetoinstant","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":14,"kind":64,"name":"durationBetween","url":"index.html#durationbetween","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":15,"kind":64,"name":"durationMinus","url":"index.html#durationminus","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":16,"kind":64,"name":"durationMultiply","url":"index.html#durationmultiply","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":17,"kind":64,"name":"durationDivide","url":"index.html#durationdivide","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":18,"kind":64,"name":"durationPlus","url":"index.html#durationplus","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":19,"kind":64,"name":"instantAdd","url":"index.html#instantadd","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":20,"kind":64,"name":"instantSubtract","url":"index.html#instantsubtract","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":21,"kind":64,"name":"localDateTimeAdd","url":"index.html#localdatetimeadd","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":22,"kind":64,"name":"localDateTimeSubtract","url":"index.html#localdatetimesubtract","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":23,"kind":64,"name":"truncateToLocalDate","url":"index.html#truncatetolocaldate","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":24,"kind":64,"name":"expandTolocalDateTime","url":"index.html#expandtolocaldatetime","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":25,"kind":64,"name":"localDateAdd","url":"index.html#localdateadd","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":26,"kind":64,"name":"localDateSubtract","url":"index.html#localdatesubtract","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":27,"kind":64,"name":"localDateAddDays","url":"index.html#localdateadddays","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":28,"kind":64,"name":"localDateSubtractDays","url":"index.html#localdatesubtractdays","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":29,"kind":64,"name":"localTimeAdd","url":"index.html#localtimeadd","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":30,"kind":64,"name":"localTimeSubtract","url":"index.html#localtimesubtract","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":31,"kind":64,"name":"periodBetween","url":"index.html#periodbetween","classes":"tsd-kind-function tsd-has-type-parameter"}]};
{
"name": "zol-datetime",
"version": "0.2.4",
"version": "0.2.5",
"description": "SQL Date/Time functionality for Zol",

@@ -43,10 +43,10 @@ "keywords": [

"ts-node": "3.3.0",
"tslint": "5.8.0",
"typescript-formatter": "7.0.0",
"typescript": "2.4.2"
"tslint": "5.11.0",
"typescript-formatter": "7.2.2",
"typescript": "3.2.2"
},
"dependencies": {
"js-joda": ">=1.5.4 <=1.6.2",
"zol": "^0.2.4"
"js-joda": ">=1.5.4 <=1.9.2",
"zol": "^0.2.5"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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