@fdy/faraday-js
Advanced tools
Comparing version 0.1.189 to 0.1.190
@@ -13,2 +13,8 @@ # Changelog | ||
## [0.10.28] - 2024-08-26 | ||
### Added | ||
- Add yyyy_mm_dash and yyyy_mm_slash to data map date formats | ||
## [0.10.27] - 2024-08-05 | ||
@@ -15,0 +21,0 @@ |
@@ -45,2 +45,4 @@ "use strict"; | ||
DataMapColumnFormat["Yyyymm"] = "yyyymm"; | ||
DataMapColumnFormat["YyyyMmDash"] = "yyyy_mm_dash"; | ||
DataMapColumnFormat["YyyyMmSlash"] = "yyyy_mm_slash"; | ||
DataMapColumnFormat["DdMmYyyySlash"] = "dd_mm_yyyy_slash"; | ||
@@ -47,0 +49,0 @@ DataMapColumnFormat["DdMmYySlash"] = "dd_mm_yy_slash"; |
{ | ||
"name": "@fdy/faraday-js", | ||
"version": "0.1.189", | ||
"version": "0.1.190", | ||
"description": "OpenAPI client for @fdy/faraday-js", | ||
@@ -5,0 +5,0 @@ "author": "@hana.kslr", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1842413
56466