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.4 to 2.0.5

3

unist/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for non-npm package Unist 2.0

// Junyoung Choi <https://github.com/rokt33r>
// Ben Moon <https://github.com/GuiltyDolphin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -31,4 +32,2 @@ // TypeScript Version: 3.0

position?: Position | undefined;
[key: string]: unknown;
}

@@ -35,0 +34,0 @@

{
"name": "@types/unist",
"version": "2.0.4",
"version": "2.0.5",
"description": "TypeScript definitions for Unist",

@@ -32,2 +32,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist",

"githubUsername": "rokt33r"
},
{
"name": "Ben Moon",
"url": "https://github.com/GuiltyDolphin",
"githubUsername": "GuiltyDolphin"
}

@@ -44,4 +49,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "373f3a8c09fdf9fa50470b9d6b720dbe014e0fe93cb797a34481c4231e8fab59",
"typesPublisherContentHash": "8ccad5f642f0db93deb67cde3530f4bd2b5eed2ebdb46897bbcc1247775e5ef9",
"typeScriptVersion": "3.6"
}

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

// Junyoung Choi <https://github.com/rokt33r>
// Ben Moon <https://github.com/GuiltyDolphin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -41,4 +42,2 @@ // TypeScript Version: 3.0

position?: Position | undefined;
[key: string]: unknown;
}

@@ -115,3 +114,3 @@

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:04:49 GMT
* Last updated: Mon, 05 Jul 2021 15:31:19 GMT
* Dependencies: none

@@ -121,2 +120,2 @@ * Global values: none

# Credits
These definitions were written by [bizen241](https://github.com/bizen241), [Jun Lu](https://github.com/lujun2), [Hernan Rajchert](https://github.com/hrajchert), [Titus Wormer](https://github.com/wooorm), and [Junyoung Choi](https://github.com/rokt33r).
These definitions were written by [bizen241](https://github.com/bizen241), [Jun Lu](https://github.com/lujun2), [Hernan Rajchert](https://github.com/hrajchert), [Titus Wormer](https://github.com/wooorm), [Junyoung Choi](https://github.com/rokt33r), and [Ben Moon](https://github.com/GuiltyDolphin).
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