Socket
Socket
Sign inDemoInstall

@types/mdx

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mdx - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

8

mdx/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for non-npm package mdx 2.0
// Project: https://github.com/mdx-js/mdx
// Definitions by: Christian Murphy <https://github.com/ChristianMurphy>
// Remco Haszing <https://github.com/remcohaszing>
// Titus Wormer <https://github.com/wooorm>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.9
/**

@@ -10,0 +2,0 @@ * An MDX file which exports a JSX component.

19

mdx/package.json
{
"name": "@types/mdx",
"version": "2.0.8",
"version": "2.0.9",
"description": "TypeScript definitions for mdx",

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

"name": "Christian Murphy",
"url": "https://github.com/ChristianMurphy",
"githubUsername": "ChristianMurphy"
"githubUsername": "ChristianMurphy",
"url": "https://github.com/ChristianMurphy"
},
{
"name": "Remco Haszing",
"url": "https://github.com/remcohaszing",
"githubUsername": "remcohaszing"
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
},
{
"name": "Titus Wormer",
"url": "https://github.com/wooorm",
"githubUsername": "wooorm"
"githubUsername": "wooorm",
"url": "https://github.com/wooorm"
}

@@ -34,4 +34,5 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b7d09eab9948419eec6e26d190d6cd3ffd8f3e56eeb7e00aff673775be0dfbb8",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "ebc76ef7a1f8a1d936385475bfbfab5398fb4fe4f29ac08892daec8ed9a8075d",
"typeScriptVersion": "4.5",
"nonNpm": true
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT
* Last updated: Wed, 18 Oct 2023 18:04:03 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Christian Murphy](https://github.com/ChristianMurphy), [Remco Haszing](https://github.com/remcohaszing), and [Titus Wormer](https://github.com/wooorm).
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