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.3.0 to 4.3.1

24

package.json
{
"name": "mongodb-stitch-browser-services-aws-ses",
"version": "4.3.0",
"version": "4.3.1",
"main": "dist/cjs/index.js",

@@ -36,2 +36,10 @@ "module": "dist/esm/index.js",

"email": "jason.flax@mongodb.com"
},
{
"name": "Doug Kaminsky",
"email": "douglas.kaminsky@mongodb.com"
},
{
"name": "Tyler Kaye",
"email": "tyler.kaye@mongodb.com"
}

@@ -41,10 +49,10 @@ ],

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

@@ -65,4 +73,4 @@ "rollup": "^0.60.7",

"test": "jest",
"lint": "tslint src/**/*.ts __tests__/**/*.ts",
"lint-fix": "tslint --fix src/**/*.ts __tests__/**/*.ts",
"lint": "tslint 'src/**/*.ts' '__tests__/**/*.ts'",
"lint-fix": "tslint --fix 'src/**/*.ts' '__tests__/**/*.ts'",
"lint-check": "tslint-config-prettier-check ./tslint.json",

@@ -69,0 +77,0 @@ "prettier": "prettier --write \"{,!(node_modules),!(dist)/**/}*.ts\""

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