Socket
Socket
Sign inDemoInstall

@types/unist

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.7 to 2.0.8

3

unist v2.0/index.d.ts

@@ -100,3 +100,4 @@ // Type definitions for non-npm package Unist 2.0

export interface Parent<ChildNode extends Node<object> = Node, TData extends object = NodeData<ChildNode>>
extends Node<TData> {
extends Node<TData>
{
/**

@@ -103,0 +104,0 @@ * List representing the children of a node.

{
"name": "@types/unist",
"version": "2.0.7",
"version": "2.0.8",
"description": "TypeScript definitions for Unist",

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

"dependencies": {},
"typesPublisherContentHash": "b9da6d7defa752fffb2f906f6a1e42bd92cb64985e1aab57c05ad1edb12f4025",
"typesPublisherContentHash": "6f0fbad7f7e548fa74313e425571a019550cf848fd074a2395066325b9ecb9a9",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 11 Jul 2023 16:02:43 GMT
* Last updated: Wed, 30 Aug 2023 19:35:32 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc