mongodb-stitch-browser-services-aws-ses
Advanced tools
Comparing version 4.0.8-0 to 4.0.8-4.0.8-1.0
@@ -0,1 +1,4 @@ | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
(function (factory) { | ||
@@ -13,3 +16,3 @@ if (typeof module === "object" && typeof module.exports === "object") { | ||
var mongodb_stitch_core_services_aws_ses_1 = require("mongodb-stitch-core-services-aws-ses"); | ||
var AwsSesServiceClientImpl_1 = require("./internal/AwsSesServiceClientImpl"); | ||
var AwsSesServiceClientImpl_1 = __importDefault(require("./internal/AwsSesServiceClientImpl")); | ||
var AwsSesServiceClient; | ||
@@ -16,0 +19,0 @@ (function (AwsSesServiceClient) { |
{ | ||
"name": "mongodb-stitch-browser-services-aws-ses", | ||
"version": "4.0.8-0", | ||
"version": "4.0.8-4.0.8-1.0", | ||
"main": "dist/umd/index.js", | ||
@@ -40,10 +40,10 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"mongodb-stitch-browser-core": "^4.0.8-0", | ||
"mongodb-stitch-core-services-aws-ses": "^4.0.8-0" | ||
"mongodb-stitch-browser-core": "^4.0.8-4.0.8-1.0", | ||
"mongodb-stitch-core-services-aws-ses": "^4.0.8-4.0.8-1.0" | ||
}, | ||
"devDependencies": { | ||
"jest": "^23.1.0", | ||
"mongodb-stitch-browser-testutils": "^4.0.8-0", | ||
"mongodb-stitch-core-admin-client": "^4.0.8-0", | ||
"mongodb-stitch-core-sdk": "^4.0.8-0", | ||
"mongodb-stitch-browser-testutils": "^4.0.8-4.0.8-1.0", | ||
"mongodb-stitch-core-admin-client": "^4.0.8-4.0.8-1.0", | ||
"mongodb-stitch-core-sdk": "^4.0.8-4.0.8-1.0", | ||
"prettier": "^1.13.5", | ||
@@ -50,0 +50,0 @@ "rollup": "^0.60.7", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29647
151