You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/mjml

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mjml - npm Package Compare versions

Comparing version
4.7.2
to
4.7.3
+0
-7
mjml/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for mjml 4.7
// Project: https://github.com/mjmlio/mjml, https://mjml.io
// Definitions by: aahoughton <https://github.com/aahoughton>
// marpstar <https://github.com/marpstar>
// IanEdington <https://github.com/IanEdington>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals

@@ -9,0 +2,0 @@ import mjml2html from "mjml-core";

+8
-8
{
"name": "@types/mjml",
"version": "4.7.2",
"version": "4.7.3",
"description": "TypeScript definitions for mjml",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mjml",

"name": "aahoughton ",
"url": "https://github.com/aahoughton",
"githubUsername": "aahoughton"
"githubUsername": "aahoughton",
"url": "https://github.com/aahoughton"
},
{
"name": "marpstar ",
"url": "https://github.com/marpstar",
"githubUsername": "marpstar"
"githubUsername": "marpstar",
"url": "https://github.com/marpstar"
},
{
"name": "IanEdington ",
"url": "https://github.com/IanEdington",
"githubUsername": "IanEdington"
"githubUsername": "IanEdington",
"url": "https://github.com/IanEdington"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "494e659f700964e5efbbd6a66fa8bc375ecc8f30ae3d5ee7776863445da2f3b5",
"typesPublisherContentHash": "cade701c60031a04ec420e5a715f43660e23e317e8852ecee220d51a3b26fee8",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for mjml 4.7
// Project: https://github.com/mjmlio/mjml, https://mjml.io
// Definitions by: aahoughton <https://github.com/aahoughton>
// marpstar <https://github.com/marpstar>
// IanEdington <https://github.com/IanEdington>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals

@@ -27,7 +20,6 @@ import mjml2html from "mjml-core";

### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/mjml-core](https://npmjs.com/package/@types/mjml-core)
* Global values: none
# Credits
These definitions were written by [aahoughton ](https://github.com/aahoughton), [marpstar ](https://github.com/marpstar), and [IanEdington ](https://github.com/IanEdington).