Socket
Socket
Sign inDemoInstall

postgres-date

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -14,3 +14,3 @@ 'use strict'

return DATE.test(isoDate) ?
new Date(isoDate + ' 00:00:00') :
new Date(isoDate + 'T00:00:00') :
null

@@ -17,0 +17,0 @@ }

{
"name": "postgres-date",
"main": "index.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Postgres date column parser",

@@ -6,0 +6,0 @@ "license": "MIT",

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