Socket
Socket
Sign inDemoInstall

@types/hast

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hast - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

8

hast v2.3/index.d.ts

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

// Type definitions for non-npm package Hast 2.3
// Project: https://github.com/syntax-tree/hast
// Definitions by: lukeggchapman <https://github.com/lukeggchapman>
// Junyoung Choi <https://github.com/rokt33r>
// Christian Murphy <https://github.com/ChristianMurphy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import { Literal as UnistLiteral, Node as UnistNode, Parent as UnistParent } from "unist";

@@ -10,0 +2,0 @@

21

hast v2.3/package.json
{
"name": "@types/hast",
"version": "2.3.6",
"description": "TypeScript definitions for Hast",
"version": "2.3.7",
"description": "TypeScript definitions for hast",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "lukeggchapman",
"url": "https://github.com/lukeggchapman",
"githubUsername": "lukeggchapman"
"githubUsername": "lukeggchapman",
"url": "https://github.com/lukeggchapman"
},
{
"name": "Junyoung Choi",
"url": "https://github.com/rokt33r",
"githubUsername": "rokt33r"
"githubUsername": "rokt33r",
"url": "https://github.com/rokt33r"
},
{
"name": "Christian Murphy",
"url": "https://github.com/ChristianMurphy",
"githubUsername": "ChristianMurphy"
"githubUsername": "ChristianMurphy",
"url": "https://github.com/ChristianMurphy"
}

@@ -36,4 +36,5 @@ ],

},
"typesPublisherContentHash": "b56d39082e30c815bb24bc4b8b3b2b544d83a5970b8cbbfc2d77b8927e65ffea",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "84cbeffdf2bdaf4903b094491b9959ad0a9148e584bff45aaba93c47b40fe28d",
"typeScriptVersion": "4.5",
"nonNpm": true
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Hast (https://github.com/syntax-tree/hast).
This package contains type definitions for hast (https://github.com/syntax-tree/hast).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
* Global values: none
# Credits
These definitions were written by [lukeggchapman](https://github.com/lukeggchapman), [Junyoung Choi](https://github.com/rokt33r), and [Christian Murphy](https://github.com/ChristianMurphy).
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