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

@types/mdast

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mdast - npm Package Compare versions

Comparing version 3.0.6 to 3.0.7

2

mdast/index.d.ts

@@ -316,3 +316,3 @@ // Type definitions for Mdast 3.0

url: string;
title?: string | undefined;
title?: string | null | undefined;
}

@@ -319,0 +319,0 @@

{
"name": "@types/mdast",
"version": "3.0.6",
"version": "3.0.7",
"description": "TypeScript definitions for Mdast",

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

},
"typesPublisherContentHash": "f1999b12a3f82e687bd2cb2de78268dc8bd799e2019a83a6d12a3b4142006f1e",
"typesPublisherContentHash": "666079441041567c5bdfa2b8ff46e900b18d544357be5b8cdcecfb412129e903",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 16 Jul 2021 07:31:19 GMT
* Last updated: Fri, 16 Jul 2021 17:31:26 GMT
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)

@@ -14,0 +14,0 @@ * Global values: none

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