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

mongodb-stitch-core-services-aws-ses

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-stitch-core-services-aws-ses - npm Package Compare versions

Comparing version 4.0.0-beta-3 to 4.0.0-beta-4

dist/esm/AwsSesSendResult.d.ts

14

package.json
{
"name": "mongodb-stitch-core-services-aws-ses",
"version": "4.0.0-beta-3",
"main": "lib/umd/index.js",
"module": "lib/esm/index.js",
"types": "lib/esm/index.d.ts",
"version": "4.0.0-beta-4",
"main": "dist/umd/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"files": [
"lib"
"dist"
],

@@ -40,3 +40,3 @@ "description": "MongoDB Stitch JavaScript SDK - Core AWS SES Service",

"dependencies": {
"mongodb-stitch-core-sdk": "^4.0.0-beta-3"
"mongodb-stitch-core-sdk": "^4.0.0-beta-4"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"lint-check": "tslint-config-prettier-check ./tslint.json",
"prettier": "prettier --write \"{,!(node_modules),!(lib)/**/}*.ts\""
"prettier": "prettier --write \"{,!(node_modules),!(dist)/**/}*.ts\""
},

@@ -64,0 +64,0 @@ "jest": {

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