New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nylas

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nylas - npm Package Versions

13
11

7.5.2

Diff

Changelog

Source

7.5.2 / 2024-07-12

  • Fix issue where metadata was being incorrectly modified before being sent to the API
mrashed-dev
published 7.5.1 •

Changelog

Source

7.5.1 / 2024-07-09

  • Added collective availability method
  • Fix crash when timeout encountered
  • Bump braces sub-dependency from 3.0.2 to 3.0.3
mrashed-dev
published 7.5.0 •

Changelog

Source

7.5.0 / 2024-05-17

  • Added support for filtering by event type when listing events
  • Added support for filtering a list of folders
  • Fixed query parameters not being formatted properly
mrashed-dev
published 7.4.0 •

Changelog

Source

7.4.0 / 2024-05-01

  • Added support for provider field in code exchange response
  • Added clean messages support
  • Fixed issue where attachments < 3mb were not being encoded correctly
mrashed-dev
published 7.3.0 •

Changelog

Source

7.3.0 / 2024-04-15

  • Add response type to sendRsvp
  • Add support for adding custom headers to outgoing requests
  • Add support for custom headers field for drafts and messages
  • Add support for setting include_grant_scopes for auth url generation
  • Rename incorrect type field in When models to object
  • Fix inaccuracy in ReminderOverride model
mrashed-dev
published 7.2.1 •

Changelog

Source

7.2.1 / 2024-03-05

  • Improved message sending and draft create/update performance
  • Change default timeout to match API (90 seconds)
  • Fixed serialization/deserialization of keys with numbers in them
mrashed-dev
published 7.2.0 •

Changelog

Source

7.2.0 / 2024-02-27

  • Added support for roundTo field in availability response model
  • Added support for attributes field in folder model
  • Added support for icloud as an auth provider
  • Fixed query params not showing up in method parameters for finding a message
  • Fixed missing fields in message models
  • Removed unnecessary clientId from detectProvider params
mrashed-dev
published 7.1.0 •

Changelog

Source

7.1.0 / 2024-02-12

  • Added support for /v3/connect/tokeninfo endpoint
  • Models can now directly be imported from the top-level nylas package
  • Fixed inaccuracies in event and webhook models
mrashed-dev
published 6.11.1 •

mrashed-dev
published 7.0.0 •

Changelog

Source

7.0.0 / 2024-02-05

  • BREAKING CHANGE: Node SDK v7 supports the Nylas API v3 exclusively, dropping support for any endpoints that are not available in v3.
  • BREAKING CHANGE: Convert Nylas class from a static to a non-static class
  • BREAKING CHANGE: Officially support minimum Node 16
  • BREAKING CHANGE: Dropped the use of 'Collections' in favor of 'Resources'
  • BREAKING CHANGE: Removed all REST calls from models and moved them directly into resources
  • REMOVED: Local Webhook development support is removed due to incompatibility
  • Rewrote the majority of SDK to be more modular and efficient
  • Removed the use of custom strings for serialization and deserialization, now automatically converting to camelCase and from the API's snake_case
  • Added support for both ES6 and CommonJS module systems
  • Created models for all API resources and endpoints, for all HTTP methods to reduce confusion on which fields are available for each endpoint
  • Created error classes for the different API errors as well as SDK-specific errors
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