Socket
Socket
Sign inDemoInstall

gmail-api-parse-message-ts

Package Overview
Dependencies
2
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

2.2.32

Diff

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}

larsk
published 2.2.23 •

Changelog

Source

2.2.23

BugFix. Headers may be undefined for deleted 'email'

234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc