@strapi/provider-email-nodemailer
Advanced tools
Comparing version 0.0.0-experimental.73f815eb1f316f56cecc0cb70e627d00826fee02 to 0.0.0-experimental.73ff3d9f3b7e8959f6c88caa89c356b1d3695824
{ | ||
"name": "@strapi/provider-email-nodemailer", | ||
"version": "0.0.0-experimental.73f815eb1f316f56cecc0cb70e627d00826fee02", | ||
"version": "0.0.0-experimental.73ff3d9f3b7e8959f6c88caa89c356b1d3695824", | ||
"description": "Nodemailer provider for Strapi 3", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"files": [ | ||
"./dist" | ||
"dist/" | ||
], | ||
@@ -63,12 +63,12 @@ "scripts": { | ||
"devDependencies": { | ||
"@strapi/pack-up": "0.0.0-experimental.73f815eb1f316f56cecc0cb70e627d00826fee02", | ||
"@strapi/pack-up": "5.0.0", | ||
"@types/nodemailer": "6.4.7", | ||
"eslint-config-custom": "0.0.0-experimental.73f815eb1f316f56cecc0cb70e627d00826fee02", | ||
"tsconfig": "0.0.0-experimental.73f815eb1f316f56cecc0cb70e627d00826fee02" | ||
"eslint-config-custom": "0.0.0-experimental.73ff3d9f3b7e8959f6c88caa89c356b1d3695824", | ||
"tsconfig": "0.0.0-experimental.73ff3d9f3b7e8959f6c88caa89c356b1d3695824" | ||
}, | ||
"engines": { | ||
"node": ">=18.0.0 <=20.x.x", | ||
"node": ">=18.0.0 <=22.x.x", | ||
"npm": ">=6.0.0" | ||
}, | ||
"gitHead": "73f815eb1f316f56cecc0cb70e627d00826fee02" | ||
"gitHead": "73ff3d9f3b7e8959f6c88caa89c356b1d3695824" | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
15578
1
80