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

nylas

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nylas - npm Package Versions

1
10

5.4.0

Diff

Changelog

Source

5.4.0 / 2021-05-21

  • Add metadata field in the Event model to support new Event metadata feature
  • Add support for filtering metadata using metadata_key, metadata_value, and metadata_pair
  • Updated dependencies lodash, y18n, and pug to the latest stable version
sdwvit
published 5.3.3 •

Changelog

Source

5.3.3 / 2021-03-26

  • Pass error message from the API to the SDK user
  • Migrate delta streaming to node-fetch
  • Migrate exchangeCodeForToken to node-fetch
philrenaud
published 5.3.2 •

Changelog

Source

5.3.2 / 2021-01-11

  • Typing fixes to nylas.drafts and other RestfulModelCollections
sdwvit
published 5.3.1 •

Changelog

Source

5.3.1 / 2020-11-20

  • Drop async dependency for smaller package fingerprint. Async is replaced with promises.
  • Remove circular dependency in nylas-connection.ts
  • Update readme with syntax highlighting
philrenaud
published 5.3.0 •

Changelog

Source

5.3.0 / 2020-09-23

  • Fix bug where setting event.start and event.end did not set event.when if event.when didn't exist
  • Refactor parameter ordering in find() and draft.send() methods [backwards compatible]
  • Add JobStatus model and collection
nylas
published 5.2.0 •

Changelog

Source

5.2.0 / 2020-07-27

  • Implement support for GET /contacts/groups
  • Update lodash import
  • Support GET /resources
  • Support POST, PUT and DELETE for calendars, and add location, timezone and isPrimary attributes.
  • Add object attribute to event.when object
nylas
published 5.1.0 •

Changelog

Source

5.1.0 / 2020-06-04

  • Fix bug which was overwriting properties on message objects.
  • Support recurring events.
  • Implement list & update application details endpoints.
  • Support free-busy endpoint on Calendars collection.
nylas
published 5.0.0 •

Changelog

Source

5.0.0 / 2020-05-07

  • [BREAKING] remove appId and appSecret. Please use clientId and clientSecret.
  • [BREAKING] remove Thread.folder. Please use Thread.folders.
  • Migrate to Typescript
nylas
published 4.10.1 •

Changelog

Source

4.10.1 / 2020-05-06

  • Update exchangeCodeForToken to reject when no access_token is returned.
  • Fix unhandled error when response is undefined.
  • Fix get contact picture request to correctly use callback, if provided.
nylas
published 4.10.0 •

Changelog

Source

4.10.0 / 2020-02-24

  • Add iCalUID attribute to Event model
  • Update SUPPORTED_API_VERSION to 2.1
  • Allow file streaming uploads
  • Update Thread.folder to use Folder model, and rename to Thread.folders
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