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 Versions

13
48

0.42.12

Diff

Changelog

Source

[v0.42.12] - 2024-09-23

Added

  • Add index for sync_config_id column in sync table (#2719) by @TBonnin
  • (big-query) [nan-1664] add internalintegrationid to bigquery tables (#2729) by @khaliqgant
  • (integration) Add support for odoo (#2725) by @hassan254-prog
  • (integration-templates) Add discourse integration template (#2722) by @hassan254-prog
  • (netsuite-tba) [nan-1736] add endpoints and clarify payments endpoint (#2734) by @khaliqgant
  • (api) Unauthenticated standard endpoint (#2735) by @bodinsamuel
  • (integration-templates) Improve google-drive templates (#2727) by @hassan254-prog
  • (api) GET /providers, GET /providers/:provider (#2732) by @bodinsamuel
  • Connect ui (#2721) by @bodinsamuel
  • (integration-templates) Add quickbooks actions & syncs (#2741) by @hassan254-prog
  • (docs) Update cloud vs self-hosted page (#2748) by @rguldener
  • Make connectionId optional when creating a new connection (#2746) by @TBonnin
  • (connect) Integrations list (#2749) by @bodinsamuel
  • (sdk) Add new endpoints (#2747) by @bodinsamuel

Changed

  • (requestLoggerMiddleware) Log body when error (#2718) by @TBonnin
  • Trace sending webhook when sync completes (#2726) by @TBonnin
  • Rename netsuite-tba in docs (#2733) by @bodinsamuel
  • Typo in self-hosting instructions (#2738) by @amikofalvy
  • (deps-dev) Bump vite from 5.3.1 to 5.4.6 (#2742) by @dependabot[bot]
  • [nan-1729] netsuite-tba documentation (#2743) by @khaliqgant

Fixed

  • (hooks) Update jira hook (#2720) by @hassan254-prog
  • (api) Remove unused suspend user (#2723) by @bodinsamuel
  • Rename netsuite integrations template to netsuite-tba (#2724) by @TBonnin
  • (connectionId) Missing char in regex by @bodinsamuel
  • (github-app-oauth) [nan-1733] GitHub app missing secret and update iss in case the app-id is missing (#2730) by @khaliqgant
  • (sdk) Handle circular json in log() (#2731) by @bodinsamuel
  • (db) Identify pg lock (#2739) by @bodinsamuel
  • (syncs table) Sync_config_id must be updated when new deploy (#2736) by @TBonnin
  • Slow records deletion query (#2737) by @TBonnin
  • (log) Handle large payload (#2740) by @bodinsamuel
  • (logs) Sync_type can be empty (#2745) by @khaliqgant
  • (api) GET /integrations + GET /integrations/:uniqueKey (#2744) by @bodinsamuel
  • (logs) Truncate only non required properties (#2751) by @bodinsamuel
bastienatnango
published 0.42.11 •

bastienatnango
published 0.42.10 •

Changelog

Source

[v0.42.10] - 2024-09-12

Added

  • (api docs) Add linkedin api page gotcha for refresh tokens (#2697) by @khaliqgant
  • (integrations) Add support for manatal (#2692) by @hilmia
  • Integration UI revamp (#2594) by @bodinsamuel
  • (integrations) Add support for shipstation (#2700) by @hassan254-prog
  • (integrations) Add support for Discourse (#2699) by @hassan254-prog
  • (integrations) Add support for avalara (#2701) by @hassan254-prog
  • (integration-templates) Add woocommerce integration templates (#2703) by @hassan254-prog
  • (migration) Add sync_config_id column to sync_config table (#2711) by @TBonnin
  • (integration-templates) [nan 1643] dynamic tests against integration templates (#2678) by @khaliqgant

Changed

  • Scripts v2 (#2702) by @bodinsamuel
  • Use new sync_config_id column in sync table (#2712) by @TBonnin
  • (deps) Bump express from 4.19.2 to 4.20.0 (#2715) by @dependabot[bot]
  • (deps) Bump body-parser from 1.20.2 to 1.20.3 (#2714) by @dependabot[bot]

Fixed

  • Show version in NPM publish github action title (#2693) by @TBonnin
  • (internal-integrations) [nan-1629] continue on error (#2685) by @khaliqgant
  • (internal-deployment) Error is a string not json (#2695) by @khaliqgant
  • (internal-deployment) Fix nango install (#2696) by @khaliqgant
  • (cli) Handle conflicting script names (#2691) by @bodinsamuel
  • (internal-deployment) Fix concurrency name & error exit logic (#2698) by @khaliqgant
  • (ui) Improve code snippets (#2677) by @bodinsamuel
  • (api) Wrong handling for createProvider return type (#2704) by @bodinsamuel
  • (integration-template-upload) [nan-1629] update exit code specific logic and don't bail on success (#2705) by @khaliqgant
  • (xero-auth) [nan-1684] handle multiple tenants (#2706) by @khaliqgant
  • (ui) Script v2 feedback (#2707) by @bodinsamuel
  • (ui) Correctly show v1 when there is no template (#2710) by @bodinsamuel
  • Allow special characters in provider config key (#2713) by @TBonnin
  • Axios error request method can be undefined (#2716) by @TBonnin
  • (proxy) File upload via multipart/form-data or application/octet-stream (#2708) by @TBonnin
bastienatnango
published 0.42.9 •

Changelog

Source

[v0.42.9] - 2024-09-06

Added

  • (integrations) [nan-1598] add cal-v2 syncs (#2667) by @khaliqgant
  • (connection) Delete also clean opened slack notification (#2666) by @bodinsamuel
  • Add support for full log message in persist API (#2659) by @TBonnin
  • (integrations) Add support for zoho-people (#2684) by @hassan254-prog
  • (integrations) Add support for coupa compass (#2683) by @hassan254-prog

Changed

  • (docs) Github app oauth doc improvements (#2673) by @khaliqgant
  • (deps-dev) Bump @blakeembrey/template from 1.1.0 to 1.2.0 (#2672) by @dependabot[bot]
  • Update count of supported APIs (#2676) by @rguldener
  • Refactor persist API to use same pattern as other services (#2658) by @TBonnin
  • Pass full log messages from scripts (#2660) by @TBonnin
  • Improve syncs log messages (#2687) by @TBonnin
  • Lower mininum frequency interval to 30s (#2690) by @TBonnin

Fixed

  • (logs) Update operation messages + icons (#2670) by @bodinsamuel
  • (integrations) Fix cal yaml (#2675) by @khaliqgant
  • (capping) Reup capping on connection creation (#2674) by @bodinsamuel
  • (node-client) Sync record types (#2679) by @bodinsamuel
  • (Netsuite) Use expandSubResources to fetch all subentities (#2680) by @TBonnin
  • Connectionid validation (#2688) by @bodinsamuel
  • (demo) Reup fetch data (#2689) by @bodinsamuel
bastienatnango
published 0.42.8 •

Changelog

Source

[v0.42.8] - 2024-09-03

Added

  • (internal-script-development) [nan-1629] add internal deploy logic (#2655) by @khaliqgant

Changed

  • Correctly document basic auth (#2664) by @bodinsamuel

Fixed

  • (slack) Log operation to admin account only (#2668) by @bodinsamuel
bastienatnango
published 0.42.7 •

Changelog

Source

[v0.42.7] - 2024-09-02

Added

  • (integrations) Add flag auto_start (#2653) by @hassan254-prog
  • (integrations) Add support for cal.com (#2657) by @hassan254-prog
  • (integrations) Add support for make (#2656) by @hassan254-prog

Fixed

  • (deps) Upgrade botbuilder (#2649) by @bodinsamuel
  • (github-action-example) Check for the key later based on the determined stage (#2651) by @khaliqgant
  • (cli) Exit 1 when compilation fail (#2650) by @bodinsamuel
  • (github-app-oauth) [nan-1628] add escape hatch for avoiding encoding params (#2652) by @khaliqgant
  • (user) Correctly get user by token (#2654) by @bodinsamuel
  • (github-template) Fix secret key access (#2662) by @khaliqgant
  • (cli) Correctly compile file outside an integration (#2663) by @bodinsamuel
bastienatnango
published 0.42.6 •

Changelog

Source

[v0.42.6] - 2024-08-29

Added

  • (integrations) Add support for builder.io (#2637) by @hassan254-prog
  • (integrations) Add support for google play (#2636) by @hassan254-prog
  • (api) Prebuilt endpoints (#2642) by @bodinsamuel

Changed

  • Clarify start sync behavior (#2644) by @bastienbeurier
  • (deps) Bump micromatch and lint-staged (#2640) by @dependabot[bot]
  • Update the template list in the docs (#2635) by @hassan254-prog
  • Incorrect webhook subscription example (#2633) by @bodinsamuel

Fixed

  • (tiktok-accounts) [nan-1233] check for nested data (#2641) by @khaliqgant
  • (ui) Upgrade Info component with Radix (#2645) by @bodinsamuel
  • (proxy) Correctly stream attachment (#2643) by @bodinsamuel
  • (deps) Manual upgrade (#2647) by @bodinsamuel
  • (docs) [nan-1511] update docs for webhooks (#2648) by @khaliqgant
bastienatnango
published 0.42.5 •

Changelog

Source

[v0.42.5] - 2024-08-27

Added

  • POST /connection: add support for OAUTH2_CC auth mode (#2607) by @TBonnin
  • (integrations) Add support for chargebee (#2615) by @edishu
  • (integrations) Add support for metabase (#2617) by @hassan254-prog
  • (integrations) Add support for checkout.com (#2616) by @hassan254-prog
  • Add integration provider for Holded (#2620) by @vrouet
  • (integrations) Add support for bigcommerce (#2621) by @hassan254-prog
  • (integrations) Add support for codeclimate (#2625) by @hassan254-prog
  • Adding templates for Netsuite (#2618) by @TBonnin
  • (pagination) [nan-1532] add offset_start_value (#2638) by @khaliqgant
  • (scripts) Add missing native objects (#2639) by @bodinsamuel

Changed

  • Display job and stage in github action name (#2610) by @TBonnin
  • Document Google Drive template on docs (#2611) by @rguldener
  • (deps) Bump axios from 1.7.2 to 1.7.4 (#2612) by @dependabot[bot]
  • Update aws s3 lib to fix fast-xml-parse vulnerability (#2626) by @TBonnin
  • Allow to run templates upload gh action manually (#2629) by @TBonnin

Fixed

  • (url) Handle special characters in connection params (#2608) by @hassan254-prog
  • Runner request to jobs /idle endpoint (#2614) by @TBonnin
  • Update error message for provider key missing (#2622) by @kndwin
  • (api) Allow disabling rate limit (#2623) by @bodinsamuel
  • (api) DELETE integration split logic, dedicated files (#2624) by @bodinsamuel
  • Upload templates github action (#2627) by @TBonnin
  • Disable proxy debug log by default (#2628) by @TBonnin
  • Wrong file path for schema.zod.js in templates (#2630) by @TBonnin
  • (upload templates) Using cut instead of dirname (#2632) by @TBonnin
  • Better payload for proxy logs and operations (#2631) by @TBonnin
  • Action and webhook logs improvements (#2634) by @TBonnin
bastienatnango
published 0.42.4 •

Changelog

Source

[v0.42.4] - 2024-08-13

Added

  • Add TickTick OAuth provider (#2555) by @dax
  • (integrations) Add pagination for exact-online (#2565) by @bodinsamuel
  • (integration-templates) [nan-1518] update bamboo integration scripts (#2559) by @khaliqgant
  • Add note about scale plan limit to incoming webhooks docs (#2570) by @rguldener
  • (integrations) Add support for e-conomic (#2557) by @hassan254-prog
  • (anrok-integrations) [nan-1527] add anrok actions (#2569) by @khaliqgant
  • (integrations) Add support for fiserv (#2573) by @hassan254-prog
  • (integrations) Add support for tumblr (#2578) by @hassan254-prog
  • (integrations) Add default headers for exact-online (#2580) by @bodinsamuel
  • (integrations) Add support for Circle So (#2577) by @hassan254-prog
  • (integrations) Add templates for exact online (#2583) by @bodinsamuel
  • (integrations) Add support for Workday SOAP (#2590) by @bodinsamuel
  • (proxy) Add fallback to proxy base_url (#1873) by @hassan254-prog
  • Add base_url for gitlab (#2599) by @hassan254-prog
  • (integrations) Add support for tsheetsteam (#2598) by @hassan254-prog
  • (integration) Add support for podium (#2601) by @hassan254-prog
  • (integrations) Add salesforce-experience-cloud provider (#2592) by @gorets

Changed

  • Refactor runner and run.service (#2547) by @TBonnin
  • Remove legacy runner code (#2572) by @TBonnin
  • Log error in handlePayloadTooBigError (#2576) by @TBonnin
  • (runner) Log version and file location (#2579) by @TBonnin
  • Retry in orchestrator client (#2581) by @TBonnin
  • Add company ID explanation to quickbooks doc (#2593) by @rguldener
  • Typos (#2595) by @bodinsamuel

Fixed

  • (docs) Small fixes to the docs (#2554) by @khaliqgant
  • (jobs) PutTask error payload is not always an Record<string, unknown> (#2558) by @TBonnin
  • Sync/status type must be INCREMENTAL or INITIAL (#2560) by @TBonnin
  • Webhook syncType must be INITIAL instead of FULL (#2561) by @TBonnin
  • (api) Move GET /config to a dedicated file (#2549) by @bodinsamuel
  • Actions failing with cannot convert undefined or null to object (#2563) by @TBonnin
  • Compute sync metrics once sync completes (#2564) by @TBonnin
  • (insights) Feedbacks (#2566) by @bodinsamuel
  • (webhook) [nan-1528] operation should reflect the sync job run type not the type of sync it is (#2568) by @khaliqgant
  • (proxy) Send no data if empty body (#2556) by @TBonnin
  • (klaviyo-integration) [nan-1511] allow oauth to dynamically inject headers (#2571) by @khaliqgant
  • Support special characters in db urls (#2575) by @TBonnin
  • (runner) Serialize error correctly (#2567) by @bodinsamuel
  • (proxy) Error response with no data should report failure (#2584) by @TBonnin
  • (proxy) Consolidate error message (#2585) by @TBonnin
  • (cli) [nan-1145] only compile and deploy single sync (#2582) by @khaliqgant
  • (runner) Use correct Nango object for webhook (#2587) by @bodinsamuel
  • (oauth2_cc) Accommodate expires_in for fiserv (#2574) by @hassan254-prog
  • (integrations) Return siteId in the file-sync response (#2586) by @hassan254-prog
  • (runner) Pass a syncJobId to webhook handler (#2589) by @bodinsamuel
  • (ui) Wrong env in sidebar (#2591) by @bodinsamuel
  • (integrations) Update base_url for gong-oauth (#1770) by @hassan254-prog
  • (cli) Correct output when getConnection is 404 (#2596) by @bodinsamuel
  • (ui) Disabled button, improv secret input, http label (#2597) by @bodinsamuel
  • (ui) SWR types (#2600) by @bodinsamuel
  • Revert expireAt for podium (#2603) by @hassan254-prog
  • (api) Upsert connection metadata/config (#2602) by @bodinsamuel
  • (env) Clarify auth flag by @bodinsamuel
  • (ui) Missing Inter font (#2606) by @bodinsamuel
  • (anrok) Handle errors correctly, fix types (#2605) by @bodinsamuel
  • (webhook) Allow handler to save records (#2604) by @bodinsamuel
bastienatnango
published 0.42.3 •

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