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

gmail-api-parse-message-ts

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmail-api-parse-message-ts - npm Package Versions

234

2.2.33

Diff

Changelog

Source

2.2.33

Adds isDownloaded boolean for IEmail

larsk
published 2.2.32 •

Changelog

Source

2.2.32

BugFix. Labels could be empty. isEmailsDraft now checks whether or labels do exists

larsk
published 2.2.31 •

larsk
published 2.2.30 •

larsk
published 2.2.29 •

Changelog

Source

2.2.29

reversal on 2.2.28. Emails are by default checked for validity, however optional parameter checkIfEmailIsValid can be set to false, whereby emails are not checked, and isValid is set to true. ParseGmailApi.parseMessage() always set isValid=true (without checking).

larsk
published 2.2.28 •

Changelog

Source

2.2.28

@IReceiver.isValid is now required (was optional). Set is as true as default by ParseGmailApi.parseMessage(). Validation appears to be redundant, as emails from the gmail api, should be correct

larsk
published 2.2.27 •

Changelog

Source

2.2.27

add isEmailValid: boolean function, check whether or not an email is valid

larsk
published 2.2.26 •

Changelog

Source

2.2.26

add isValid?: boolean to interface IReceiver. comments: Optional. Possible to marked users non-valid emails, as not valid, for later evaluation

larsk
published 2.2.25 •

Changelog

Source

2.2.25

bugFix, checks for undefined values indexHeaders(), causing runtime errors in certain cases

larsk
published 2.2.24 •

Changelog

Source

2.2.24

updates removeUnwantedCharsFromName(), now removes also ',' from IReceiver {name}

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