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

@nangohq/node

Package Overview
Dependencies
Maintainers
4
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nangohq/node - npm Package Compare versions

Comparing version 0.41.0 to 0.41.1

4

dist/types.d.ts

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

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