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

gmail-node-mailer

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmail-node-mailer - npm Package Compare versions

Comparing version 1.8.64 to 1.8.65

package-lock.json

6

package.json
{
"name": "gmail-node-mailer",
"version": "1.8.64",
"version": "1.8.65",
"description": "gmail-node-mailer is a Node.js library for easy email sending via the Gmail API, featuring quick setup, HTML/plain text support, dynamic configuration for streamlined email integration, and now with support for attachments.",
"main": "dist/index.js",
"types": "dist/types.d.ts",
"scripts": {

@@ -40,3 +38,3 @@ "build": "tsc",

"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},

@@ -43,0 +41,0 @@ "repository": {

@@ -14,4 +14,4 @@ {

"src/**/*"
, "src/__tests__" ],
"exclude": ["node_modules"]
],
"exclude": ["node_modules", "src/__tests__", "**/*.test.ts", "**/*.spec.ts"]
}
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