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

@fdy/faraday-js

Package Overview
Dependencies
Maintainers
0
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fdy/faraday-js - npm Package Compare versions

Comparing version 0.1.189 to 0.1.190

6

CHANGELOG.md

@@ -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 @@

2

dist/models/index.js

@@ -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";

2

package.json
{
"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

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