postgres-date
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"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" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9861
5
253
0
3