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.1
to
4.7.2
+2
-1
mjml/index.d.ts

@@ -8,4 +8,5 @@ // Type definitions for mjml 4.7

import mjml2html from 'mjml-core';
// eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals
import mjml2html from "mjml-core";
export = mjml2html;
{
"name": "@types/mjml",
"version": "4.7.1",
"version": "4.7.2",
"description": "TypeScript definitions for mjml",

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

},
"typesPublisherContentHash": "064979515050220b568964d922631191a4cbab18a18969c08eb34e8d01f5f487",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "494e659f700964e5efbbd6a66fa8bc375ecc8f30ae3d5ee7776863445da2f3b5",
"typeScriptVersion": "4.5"
}

@@ -18,3 +18,4 @@ # Installation

import mjml2html from 'mjml-core';
// eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals
import mjml2html from "mjml-core";

@@ -26,3 +27,3 @@ export = mjml2html;

### Additional Details
* Last updated: Mon, 03 Apr 2023 19:03:25 GMT
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT
* Dependencies: [@types/mjml-core](https://npmjs.com/package/@types/mjml-core)

@@ -29,0 +30,0 @@ * Global values: none