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

mjml-head-font

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-head-font - npm Package Compare versions

Comparing version 4.0.0-alpha.5 to 4.0.0-beta.1

README.md

5

lib/index.js

@@ -52,4 +52,7 @@ 'use strict';

return MjFont;
}(_mjmlCore.HeadComponent), _class.tagOmission = true, _temp);
}(_mjmlCore.HeadComponent), _class.tagOmission = true, _class.allowedAttributes = {
name: 'string',
href: 'string'
}, _temp);
exports.default = MjFont;
module.exports = exports['default'];

4

package.json
{
"name": "mjml-head-font",
"description": "mjml-head-font",
"version": "4.0.0-alpha.5",
"version": "4.0.0-beta.1",
"main": "lib/index.js",

@@ -21,4 +21,4 @@ "repository": {

"lodash": "^4.17.2",
"mjml-core": "^4.0.0-alpha.5"
"mjml-core": "^4.0.0-beta.1"
}
}
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