Socket
Socket
Sign inDemoInstall

email-style-validator

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

src/clients.json

2

package.json
{
"name": "email-style-validator",
"version": "1.1.0",
"version": "1.1.1",
"description": "A utility for validating css styles against email clients compatibility.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

### Email Style Validator
Email Style Validator is simply a higher-order function that you pass a config and it returns a function that ensures css styles used are compatible with the email clients you specify in the config. [Full listing of all clients]().
Email Style Validator is simply a higher-order function that you pass a config and it returns a function that ensures css styles used are compatible with the email clients you specify in the config. [Full listing of all supported clients](https://github.com/BuildingConnected/atomic-emails/blob/master/packages/email-style-validator/src/clients.json).

@@ -5,0 +5,0 @@ Example usage:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc