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

postgres-date

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgres-date - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

index.d.ts

8

package.json
{
"name": "postgres-date",
"main": "index.js",
"version": "2.0.1",
"version": "2.1.0",
"description": "Postgres date column parser",

@@ -17,3 +17,3 @@ "license": "MIT",

"scripts": {
"test": "standard && tape test.js"
"test": "standard && tape test.js && tsd"
},

@@ -28,8 +28,10 @@ "keywords": [

"standard": "^16.0.0",
"tape": "^5.0.0"
"tape": "^5.0.0",
"tsd": "^0.19.0"
},
"files": [
"index.js",
"index.d.ts",
"readme.md"
]
}
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