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

mongodb-stitch-browser-services-aws-ses

Package Overview
Dependencies
Maintainers
6
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.0.15-0 to 4.0.15-beta-1.0

dist/cjs/AwsSesServiceClient.d.ts

18

package.json
{
"name": "mongodb-stitch-browser-services-aws-ses",
"version": "4.0.15-0",
"main": "dist/umd/index.js",
"version": "4.0.15-beta-1.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",

@@ -40,10 +40,10 @@ "types": "dist/esm/index.d.ts",

"dependencies": {
"mongodb-stitch-browser-core": "^4.0.15-0",
"mongodb-stitch-core-services-aws-ses": "^4.0.15-0"
"mongodb-stitch-browser-core": "^4.0.15-beta-1.0",
"mongodb-stitch-core-services-aws-ses": "^4.0.15-beta-1.0"
},
"devDependencies": {
"jest": "^23.1.0",
"mongodb-stitch-browser-testutils": "^4.0.15-0",
"mongodb-stitch-core-admin-client": "^4.0.15-0",
"mongodb-stitch-core-sdk": "^4.0.15-0",
"mongodb-stitch-browser-testutils": "^4.0.15-beta-1.0",
"mongodb-stitch-core-admin-client": "^4.0.15-beta-1.0",
"mongodb-stitch-core-sdk": "^4.0.15-beta-1.0",
"prettier": "^1.13.5",

@@ -58,3 +58,3 @@ "rollup": "^0.60.7",

"build": "npm run build-main && npm run build-module && npm run build-browser",
"build-main": "tsc -p tsconfig.umd.json",
"build-main": "tsc -p tsconfig.cjs.json",
"build-module": "tsc -p tsconfig.esm.json",

@@ -73,3 +73,3 @@ "build-browser": "rollup -c",

"ts-jest": {
"tsConfigFile": "tsconfig.umd.json"
"tsConfigFile": "tsconfig.cjs.json"
}

@@ -76,0 +76,0 @@ },

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