New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@strapi/provider-email-amazon-ses

Package Overview
Dependencies
Maintainers
0
Versions
1511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strapi/provider-email-amazon-ses - npm Package Compare versions

Comparing version 0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080 to 0.0.0-next.5d0cd5a1a7d80ae3da90f2331d25161b28f06910

17

package.json
{
"name": "@strapi/provider-email-amazon-ses",
"version": "0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080",
"version": "0.0.0-next.5d0cd5a1a7d80ae3da90f2331d25161b28f06910",
"description": "Amazon SES provider for strapi email",

@@ -36,3 +36,3 @@ "keywords": [

"files": [
"./dist"
"dist/"
],

@@ -43,19 +43,18 @@ "scripts": {

"lint": "run -T eslint .",
"prepublishOnly": "yarn clean && yarn build",
"watch": "pack-up watch"
},
"dependencies": {
"@strapi/utils": "0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080",
"@strapi/utils": "0.0.0-next.5d0cd5a1a7d80ae3da90f2331d25161b28f06910",
"node-ses": "^3.0.3"
},
"devDependencies": {
"@strapi/pack-up": "0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080",
"eslint-config-custom": "0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080",
"tsconfig": "0.0.0-next.5c5ae949bfec6a57131caacae14a36e8c1465080"
"@strapi/pack-up": "5.0.2",
"eslint-config-custom": "0.0.0-next.5d0cd5a1a7d80ae3da90f2331d25161b28f06910",
"tsconfig": "0.0.0-next.5d0cd5a1a7d80ae3da90f2331d25161b28f06910"
},
"engines": {
"node": ">=18.0.0 <=20.x.x",
"node": ">=18.0.0 <=22.x.x",
"npm": ">=6.0.0"
},
"gitHead": "5c5ae949bfec6a57131caacae14a36e8c1465080"
"gitHead": "5d0cd5a1a7d80ae3da90f2331d25161b28f06910"
}

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