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

1
48

0.42.2

Diff

Changelog

Source

[v0.42.2] - 2024-07-26

Added

  • Refactor User Settings (#2513) by @bodinsamuel
  • (integrations) Add support for contentful (#2515) by @hassan254-prog
  • (webhooks) [nan-1432] add checkr webhook forwarding possibility (#2516) by @khaliqgant
  • Add start endpoint to runner (#2524) by @TBonnin
  • Invitation UI (#2520) by @bodinsamuel
  • (cli) [nan-1309] add .gitignore to ignore dist and .env file (#2527) by @khaliqgant
  • (db) Add index for invited_users (#2522) by @bodinsamuel
  • (integrations) Add support for gainsight-cc (#2531) by @hassan254-prog
  • (integrations) Add helpscout rate limiting (#2534) by @hassan254-prog
  • (server) Add CSP, cors (#2532) by @bodinsamuel
  • (sdk) [nan-1474] allow generics for input and output for triggerAction (#2542) by @khaliqgant
  • Expose env.js from backend to frontend (#2540) by @bodinsamuel
  • In product metrics (#2541) by @bodinsamuel
  • (integration-template) Add sharepoint fetch-file action (#2551) by @hassan254-prog
  • (tableau-integrations) Add support for tableau api (#2526) by @hassan254-prog
  • (integrations) [nan-1195] teams integration (#2550) by @khaliqgant

Changed

  • Dryrun should not depend on run.service (#2507) by @TBonnin
  • (deps) Manual upgrade (#2514) by @bodinsamuel

Fixed

  • Update sync frequency (#2518) by @TBonnin
  • (xero-integration-template) [nan-1438] xero updates to match the API better (#2519) by @khaliqgant
  • (documentation) [nan-1349] update docs (#2517) by @khaliqgant
  • (cli) [nan-1457] auto confirm for dry run (#2528) by @khaliqgant
  • (logs) Remove support for number (#2523) by @bodinsamuel
  • (ui) Feedback on profile/team/invitation (#2530) by @bodinsamuel
  • (integration-templates) Fix location of upload (#2529) by @khaliqgant
  • (team) Forbid to remove themselves, handle invitation with wrong account (#2533) by @bodinsamuel
  • (integration-templates-xero) Validate update-invoices correctly (#2536) by @khaliqgant
  • (auth) Handle invitation with managed auth (#2535) by @bodinsamuel
  • (auth) Correct email verification (#2537) by @bodinsamuel
  • (auth) Secure cookie and allow subdomains (#2538) by @bodinsamuel
  • (team) Update team/invitation wording (#2539) by @bodinsamuel
  • (cors) Allow public api to be reached from a frontend (#2543) by @bodinsamuel
  • (csp) Allow websockets (#2544) by @bodinsamuel
  • (signup) Correctly verify email when using invitation (#2548) by @bodinsamuel
  • (ui) Feedback on team/invitation (#2545) by @bodinsamuel
  • (ui) Various fix (#2552) by @bodinsamuel
  • (ci) Providers validation (#2546) by @bodinsamuel
  • (sdk) [nan-1474] type sdk and remove return coercion (#2553) by @khaliqgant
bastienatnango
published 0.42.1 •

Changelog

Source

[v0.42.19] - 2024-10-25

Added

  • (integrations) Platform changes to add JWT as an auth_mode (#2840) by @hassan254-prog
  • (integration) Add support for ghost APIs (#2841) by @hassan254-prog
  • (integrations) Add support for bill (#2852) by @hassan254-prog
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/1be625c44e798c684362708d6fe6b7d34fed122f by Andres Reales. Commit message: feat(freshdesk): add Freshdesk users integration (#63) by @github-actions[bot]
  • (connection) Add deleted_at to the upsert functions (#2864) by @hassan254-prog
  • Basic/apikey credentials check cron job (#2862) by @TBonnin
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/f9b5a6da1b1cb7a095d79f8c9bf62cee32199974 by Hassan_Wari. Commit message: feat(integrations): add bill integrations (#62) by @github-actions[bot]
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/7d7b6097fe5798bc3d64c4e6c0bb796e5a553c65 by Andres Reales. Commit message: feat(Intercom): add users syncs and actions to intercom integration (#64) by @github-actions[bot]
  • (providers) Add proxy fields to okta (#2867) by @hassan254-prog
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/620bbfd8754dc6b242f0d2d0e0e4cda7fcbfbd69 by Hassan_Wari. Commit message: feat(integrations): add okta integrations (#65) by @github-actions[bot]
  • (ui) Add missing script name, webhook secret update (#2865) by @bodinsamuel
  • (integrations) Add support for sedna (#2869) by @hassan254-prog
  • (docs) Add code snippet to ghost-admin (#2871) by @hassan254-prog
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/2b5aa3d6f42d91a6ad4f5b56dbdc7849ac3c764c by Hassan_Wari. Commit message: feat(integrations): add front integrations (#67) by @github-actions[bot]
  • (integrations) Add support for ragie.ai (#2876) by @Marfuen
  • (webhooks) [nan-1909] add in webhook support for airtable (#2875) by @khaliqgant
  • (integrations) Add support for malwarebytes (#2877) by @hassan254-prog
  • (integrations) Add support for datadog (#2879) by @hassan254-prog
  • (notion-scim) Support notion SCIM (#2880) by @khaliqgant
  • (connections) Add FK to end users (#2883) by @bodinsamuel
  • (connections) Link to end_user on success (#2884) by @bodinsamuel
  • (malwarebytes) Add malwarebytes required header (#2889) by @khaliqgant

Changed

  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/6f59edcc16a7268cee5a5d7f2857f869c9e69a38 by Khaliq. Commit message: feat(intercom): [nan-1916] add fetch article action (#60) by @github-actions[bot]
  • RefreshTokens cron to use redis based locking (#2859) by @TBonnin
  • Connect UI (#2863) by @bodinsamuel
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/5d31fe1ef6ef48f48e36cbe6351a9dabd7c6482e by Khaliq. Commit message: feat(airtable): [nan-1909] add airtable operations (#68) by @github-actions[bot]
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/ad5ab482e8d9386cc9058122f01b43298f2707fc by Khaliq. Commit message: feat(dropbox): Add Dropbox operations (#69) by @github-actions[bot]
  • Typo in node client (#2873) by @bodinsamuel
  • (integration-templates) Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/a6f831c553f66b659b6334819e6817915c6c6bbd by Khaliq. Commit message: feat(hubspot): [nan-1888] [nan-1900] Hubspot products sync and create-property (#70) by @github-actions[bot]
  • Typo in nango.yaml (#2881) by @bodinsamuel

Fixed

  • (response-saver) Concat paginated responses (#2857) by @khaliqgant
  • (connect-ui) Skip integrations list when only one integration is allowed (#2837) by @bodinsamuel
  • (bill.com) Remove version to be able to put in the script (#2860) by @khaliqgant
  • Lock can be released even when not holding the lock (#2858) by @TBonnin
  • (ui) Allow to dismiss slack banner (#2866) by @bodinsamuel
  • (connection) GetConnectionCredentials should return credentials even on error (#2870) by @bodinsamuel
  • (api) Rename internal api connection->connections (#2872) by @bodinsamuel
  • (ui) Integration rename, env switch when showing one integration (#2878) by @bodinsamuel
  • (dockerfile) Do not clean up source (#2882) by @bodinsamuel
  • (pagination) [nan-1958] per page offset pagination (#2890) by @khaliqgant
bastienatnango
published 0.42.0 •

Changelog

Source

[v0.42.0] - 2024-07-16

Added

  • (integrations) Add support for the Canny API (#2499) by @keedyc
  • (integration-templates) Improve sharepoint templates (#2495) by @hassan254-prog
  • Refactor Team Settings (#2493) by @bodinsamuel

Changed

  • Remove deprecated get records (#2511) by @bodinsamuel

Fixed

  • (proxy) Allow empty body for POST, PUT, PATCH (#2506) by @TBonnin
  • (datadog) Enable tcp tracing (#2510) by @bodinsamuel
  • (db) Remove unused metrics, reduce pool size (#2509) by @bodinsamuel
  • (runner) Get random port safely (#2508) by @bodinsamuel
  • (cli) Handle Windows paths (#2312) (#2496) by @bburns
  • (integration-templates) Show the link only for the future upgrade not the current integration template (#2512) by @khaliqgant
bastienatnango
published 0.41.1 •

Changelog

Source

[v0.41.1] - 2024-07-12

Added

  • (internal-integration-templates) [nan-1343] allow integration templates to be run from the repo (#2473) by @khaliqgant
  • (integrations) Add support for zoominfo (#2469) by @hassan254-prog
  • (oauth2) Add coros provider to list of clientProviders (#2476) by @hassan254-prog
  • (integrations) Add support for Coros (#2449) by @henrymgarrett
  • (integrations) Add support for listmonk (#2480) by @samuelandert
  • (account) Check password strength (#2483) by @bodinsamuel
  • (integration-templates) [nan-1350] internal template versioning process (#2491) by @khaliqgant
  • (integration-templates) Add luma integration template (#2490) by @hassan254-prog

Changed

  • Data validation (#2468) by @bodinsamuel
  • (CLI) Protect against sync model renaming destructive consequences (#2475) by @TBonnin
  • (deps-dev) Bump fast-loops from 1.1.3 to 1.1.4 (#2492) by @dependabot[bot]
  • (scheduler) Cleanup tasks and schedules (#2485) by @TBonnin

Fixed

  • (ui) Toggle was not in sync with actual state (#2472) by @bodinsamuel
  • (integration-templates) [nan-1328] remove auto start false (#2479) by @khaliqgant
  • Handle big payload across the stack (#2474) by @bodinsamuel
  • (slack-notifications) [nan-1164] add lock check for remove failing connection (#2482) by @khaliqgant
  • Slow connection page (#2481) by @TBonnin
  • (validation) Change default to false (#2487) by @bodinsamuel
  • (auth) Do not display refresh button if not possible (#2484) by @bodinsamuel
  • (auth) Stop leaking stack and credentials when erroring (#2489) by @bodinsamuel
  • (types) Correct Timestamps, move env and account (#2486) by @bodinsamuel
  • (webapp) [nan-1356] fix UI for syncs (#2498) by @khaliqgant
  • (webapp) [nan-1295] stable ordering of syncs and actions (#2497) by @khaliqgant
  • Token refresh locking logic (#2494) by @TBonnin
  • (integration-templates) [nan-1366] add .nango dir and fix path (#2500) by @khaliqgant
  • (nango-yaml) Disallow empty array (#2501) by @bodinsamuel
  • (validation) Cache ajv compilation (#2502) by @bodinsamuel
  • (ui) Reup Admin, fix input size (#2503) by @bodinsamuel
  • Retry strategy (#2505) by @TBonnin
  • (nango-yaml) Handle fields duplicated by extends (#2504) by @bodinsamuel
bastienatnango
published 0.41.0 •

Changelog

Source

[v0.41.0] - 2024-07-05

Added

  • (integration-templates) [nan-1328] add xero templates (#2452) by @khaliqgant
  • (integrations) Add support for webflow (#2446) by @hassan254-prog
  • (integrations) Add support for luma (#2453) by @hassan254-prog
  • (slack-notifications) [nan-1148] slack notification UI polish (#2455) by @khaliqgant
  • Validate action output, support dryun (#2454) by @bodinsamuel
  • (integrations) Add support for garmin (#2445) by @hassan254-prog
  • (integration-templates) [nan-1328] update xero more after test (#2463) by @khaliqgant
  • Add kapa.ai (#2471) by @bodinsamuel
  • (integrations) Add support for klaviyo-OAuth (#2470) by @hassan254-prog
  • (cli-reference) [nan-1168] allow a user to reference a file to use for the input or metadata (#2464) by @khaliqgant
  • Validate sync records (#2457) by @bodinsamuel
  • (integration-templates) Add sharepoint integration templates (#2467) by @hassan254-prog

Changed

  • Reduce dequeue long polling timeout to 10s (#2459) by @TBonnin
  • (CLI) Force confirmation when deletedSyncs (#2440) by @TBonnin

Fixed

  • (validation) Do no throw if invalid json schema (#2447) by @bodinsamuel
  • (webapp) Fix spinner button (#2450) by @khaliqgant
  • (unanet-integration-template) [nan-1298] tweaks to the template (#2451) by @khaliqgant
  • (nango-yaml) Handle deep circular ref, correctly output recursive models (#2448) by @bodinsamuel
  • (ui) Syncs use table and correct button depending on sync_type (#2441) by @bodinsamuel
  • (types) Correct webhooks inheritance and exports (#2458) by @bodinsamuel
  • (integration-templates) [nan-1327] add response_path (#2460) by @khaliqgant
  • (slack-notifications) [nan-1148] notification tweaks based on product conversation (#2461) by @khaliqgant
  • (ui) Truncate long strings (#2456) by @bodinsamuel
  • (nango-yaml) Object -> Record (#2466) by @bodinsamuel
  • (cli) [nan-1344] allow type imports (#2465) by @khaliqgant
bastienatnango
published 0.40.10 •

Changelog

Source

[v0.40.10] - 2024-07-02

Fixed

  • (node) Correctly export Auth and Webhooks type (#2442) by @bodinsamuel
  • (validation) Use feature flag (#2444) by @bodinsamuel
  • Frequency when no quantity (#2443) by @TBonnin
bastienatnango
published 0.40.9 •

Changelog

Source

[v0.40.9] - 2024-07-02

Fixed

  • (integration-templates) [nan-1298] unanet updates (#2438) by @khaliqgant
  • Pinning CLI dependencies (#2439) by @TBonnin
  • (ui) Integration table style + wording (#2435) by @bodinsamuel
bastienatnango
published 0.40.8 •

Changelog

Source

[v0.40.8] - 2024-07-02

Added

  • (integrations) Add support for Oura (#2417) by @henrymgarrett
  • (integrations) Add certn implementation and cleanup other integrations (#2418) by @khaliqgant

Changed

  • Remove temporal (#2403) by @TBonnin
  • Send metric when tasks change state (#2429) by @TBonnin
  • Cleaning up legacy records tables (#2432) by @TBonnin
  • RECORDS_DATABASE_URL defaults to main db (#2431) by @TBonnin

Fixed

  • (sdk) Handle internal issue when reaching persist (#2416) by @bodinsamuel
  • Schedule nextDueDate should be null when schedule is not running (#2420) by @TBonnin
  • (tracing) Various (#2413) by @bodinsamuel
  • (slack-notifications) [nan-1164] dedupe slack notifications (#2421) by @khaliqgant
  • (webapp) [nan-1164] fix connection count when filtering (#2423) by @khaliqgant
  • (tba-integration) [nan 1259] support netsuite tba authorization (#2425) by @khaliqgant
  • (tracing) Various fix (#2422) by @bodinsamuel
  • Support post connection script execution in jobs handler (#2427) by @TBonnin
  • Create processor for post connection scripts (#2428) by @TBonnin
  • Every 1 hour" in nango.yaml -> "every1h" in UI (#2430) by @TBonnin
  • /api/v1/sync is slow (#2424) by @TBonnin
  • (pagination) [nan-1193] fix pagination (#2434) by @khaliqgant
  • (syncs) Use JSON schema and validate action input (#2426) by @bodinsamuel
  • Missing syncs in connections page (#2437) by @TBonnin
  • (ui) Display code snippets more appropriately (#2436) by @bodinsamuel
  • (slack-notifications) [nan-1164] multiple notifications on refresh error (#2433) by @khaliqgant
bastienatnango
published 0.40.7 •

Changelog

Source

[v0.40.7] - 2024-06-27

Added

  • (integration-templates) [nan 1235] unanet integration (#2399) by @khaliqgant
  • (google-mail) Support adding headers to send-email action (#2391) by @Pyloris
  • (integration-templates) Fix asana update fields (#2392) by @hassan254-prog
  • (integrations) Add support for autodesk (#2393) by @hassan254-prog
  • (integrations) Add support for wordpress (#2394) by @hassan254-prog
  • (cli) Exports json schema (#2362) by @bodinsamuel
  • (integration-templates) Add outputs (#2405) by @khaliqgant
  • (metrics) Add sync, action, webhook, post script, proxy (#2398) by @bodinsamuel
  • (jira-basic) Add support for jira-basic (#2410) by @hassan254-prog
  • (logs.v1) Drop data (#2414) by @bodinsamuel
  • (tba-integration) [nan-1259] support netsuite tba authorization (#2415) by @khaliqgant
  • (integrations) Add support for medallia (#2411) by @hassan254-prog

Fixed

  • (logs.v1) Remove auth, slack, activities, etc. (#2400) by @bodinsamuel
  • (tracing) Missing call to finish() (#2408) by @bodinsamuel
  • (integrations) Better check for competing model names (#2409) by @khaliqgant
  • /sync/status should return sync frequency (#2402) by @TBonnin
  • (orchestrator) Update schedule last task when running sync manually and add runSyncCommand error loggging (#2401) by @TBonnin
  • (logs.v1) Remove remaining (#2407) by @bodinsamuel
  • (telemetry) Missing envId (#2412) by @bodinsamuel
  • (axios) Disable axios proxy when passing agent (#2396) by @mithlesh135
  • (syncConfigs) Handle new model_schema + display in the UI (#2404) by @bodinsamuel
  • (deploy) Pass jsonSchema (#2406) by @bodinsamuel
  • (deploy) Reconcile flag was turned off (#2419) by @bodinsamuel
bastienatnango
published 0.40.6 •

Changelog

Source

[v0.40.6] - 2024-06-24

Added

  • (scheduler) Add tracing (#2374) by @TBonnin
  • Add last_scheduled_task_id column to schedules (#2382) by @TBonnin
  • (integration-templates) [nan-1188] add calendly syncs (#2379) by @khaliqgant
  • (db) Add models_json_schema to sync_configs (#2369) by @bodinsamuel
  • (integration-templates) [nan-1192] add checkr syncs and actions (#2378) by @khaliqgant
  • (integration-templates) Add fields to asana update-task (#2384) by @hassan254-prog
  • (oauth2_cc) Add necessary parameters when creating connection (#2345) by @hassan254-prog
  • (integrations) Add support for various oauth2_cc providers (#2346) by @hassan254-prog

Changed

  • Use last_scheduled_task_id for dueSchedules query (#2383) by @TBonnin

Fixed

  • Don't update schedule if frequency is alread set to the same value (#2380) by @TBonnin
  • Missing await by @TBonnin
  • (integrations) [nan-1188] add pagination (#2385) by @khaliqgant
  • (server) Deploy+confirmation split and check (#2358) by @bodinsamuel
  • (eslint) Enable @typescript-eslint/require-await (#2381) by @bodinsamuel
  • (connection) Refresh credentials should re-fetch connection before proceeding (#2387) by @bodinsamuel
  • (activeLogs) Drop v1 activity_log_id (#2390) by @bodinsamuel
  • (sdk) Simplify message on validation error (#2389) by @bodinsamuel
  • (logs) Handle maximum filters gracefully (#2388) by @bodinsamuel
  • (logs.v1) Remove unauth, deploy, post script, GET connection (#2386) by @bodinsamuel
  • (deploy) Increase description limit (#2397) by @bodinsamuel
  • (run) Use SyncConfig instead of NangoConfig (#2375) by @bodinsamuel
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