@dibs-tech/mail-client
Advanced tools
Comparing version 1.5.5 to 1.5.6
@@ -6,2 +6,3 @@ const SparkPost = require('sparkpost'); | ||
const axios = require('axios'); | ||
const isURL = require('./helpers/validators/isURL'); | ||
@@ -8,0 +9,0 @@ require('./helpers/handlebars/classOrClasses')(handlebars); |
{ | ||
"name": "@dibs-tech/mail-client", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "A mail client implementation, using sparkpost", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
9242
180