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
4
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.12 to 4.0.13

2

dist/esm/internal/CoreAwsSesServiceClient.js

@@ -13,3 +13,3 @@ import AwsSesSendResult from "../AwsSesSendResult";

};
return this.service.callFunctionInternal("send", [args], AwsSesSendResult.Decoder);
return this.service.callFunction("send", [args], AwsSesSendResult.Decoder);
};

@@ -16,0 +16,0 @@ return CoreAwsSesServiceClient;

@@ -27,3 +27,3 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

};
return this.service.callFunctionInternal("send", [args], AwsSesSendResult_1.default.Decoder);
return this.service.callFunction("send", [args], AwsSesSendResult_1.default.Decoder);
};

@@ -30,0 +30,0 @@ return CoreAwsSesServiceClient;

{
"name": "mongodb-stitch-core-services-aws-ses",
"version": "4.0.12",
"version": "4.0.13",
"main": "dist/umd/index.js",

@@ -40,3 +40,3 @@ "module": "dist/esm/index.js",

"dependencies": {
"mongodb-stitch-core-sdk": "^4.0.12"
"mongodb-stitch-core-sdk": "^4.0.13"
},

@@ -43,0 +43,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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