Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

custom-fonts-in-emails

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-fonts-in-emails - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

26

package.json
{
"name": "custom-fonts-in-emails",
"description":
"An extremely easy way to use custom fonts in emails without having to use art software. This package was built for @CrocodileJS.",
"version": "1.0.0",
"description": "An extremely easy way to use custom fonts in emails without having to use art software. This package was built for @CrocodileJS.",
"version": "1.0.1",
"author": "Nick Baugh <niftylettuce@gmail.com>",

@@ -10,7 +9,12 @@ "bugs": "https://github.com/crocodilejs/custom-fonts-in-emails/issues",

"extends": "prettier",
"plugins": ["prettier", "mocha"],
"plugins": [
"prettier",
"mocha"
],
"parserOptions": {
"sourceType": "script"
},
"envs": ["mocha"],
"envs": [
"mocha"
],
"rules": {

@@ -32,4 +36,10 @@ "prettier/prettier": [

],
"max-params": ["error", 5],
"complexity": ["error", 24],
"max-params": [
"error",
5
],
"complexity": [
"error",
24
],
"capitalized-comments": "off",

@@ -47,3 +57,3 @@ "camelcase": "off",

"lodash": "^4.16.4",
"os-fonts": "niftylettuce/os-fonts",
"os-fonts": "^0.4.1",
"sharp": "^0.18.2",

@@ -50,0 +60,0 @@ "text-to-svg": "^3.0.1",

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