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
3
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.0-beta-3 to 4.0.0-beta-4

dist/browser/.rpt2_cache/placeholder/AwsSesServiceClient.d.ts

22

package.json
{
"name": "mongodb-stitch-browser-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,10 +40,10 @@ "description": "MongoDB Stitch JavaScript SDK - Browser AWS SES Service",

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

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

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

@@ -69,0 +69,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