@nangohq/node
Advanced tools
Comparing version 0.41.0 to 0.41.1
@@ -79,4 +79,4 @@ import type { ParamsSerializerOptions } from 'axios'; | ||
id?: number; | ||
created_at?: Date; | ||
updated_at?: Date; | ||
created_at: Date; | ||
updated_at: Date; | ||
provider_config_key: string; | ||
@@ -83,0 +83,0 @@ connection_id: string; |
@@ -1,1 +0,1 @@ | ||
export declare const NANGO_VERSION = "0.41.0"; | ||
export declare const NANGO_VERSION = "0.41.1"; |
@@ -1,2 +0,2 @@ | ||
export const NANGO_VERSION = '0.41.0'; | ||
export const NANGO_VERSION = '0.41.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@nangohq/node", | ||
"version": "0.41.0", | ||
"version": "0.41.1", | ||
"description": "Nango's Node client.", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@nangohq/types": "^0.41.0", | ||
"@nangohq/types": "^0.41.1", | ||
"tsup": "^8.0.2", | ||
@@ -42,0 +42,0 @@ "vitest": "1.6.0" |
Sorry, the diff of this file is not supported yet
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
113786