Socket
Socket
Sign inDemoInstall

@types/marked

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/marked - npm Package Compare versions

Comparing version 5.0.2 to 6.0.0

91

marked/package.json
{
"name": "@types/marked",
"version": "5.0.2",
"description": "TypeScript definitions for Marked",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked",
"version": "6.0.0",
"description": "Stub TypeScript definitions entry for marked, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "William Orr",
"url": "https://github.com/worr",
"githubUsername": "worr"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "CrossR",
"url": "https://github.com/CrossR",
"githubUsername": "CrossR"
},
{
"name": "Mike Wickett",
"url": "https://github.com/mwickett",
"githubUsername": "mwickett"
},
{
"name": "Hitomi Hatsukaze",
"url": "https://github.com/htkzhtm",
"githubUsername": "htkzhtm"
},
{
"name": "Ezra Celli",
"url": "https://github.com/ezracelli",
"githubUsername": "ezracelli"
},
{
"name": "Romain LE BARO",
"url": "https://github.com/scandinave",
"githubUsername": "scandinave"
},
{
"name": "Sarun Intaralawan",
"url": "https://github.com/sarunint",
"githubUsername": "sarunint"
},
{
"name": "Tony Brix",
"url": "https://github.com/UziTech",
"githubUsername": "UziTech"
},
{
"name": "Anatolii Titov",
"url": "https://github.com/Toliak",
"githubUsername": "Toliak"
},
{
"name": "Jean-Francois Cere",
"url": "https://github.com/jfcere",
"githubUsername": "jfcere"
},
{
"name": "Mykhaylo Stolyarchuk",
"url": "https://github.com/MykSto",
"githubUsername": "MykSto"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/marked"
"dependencies": {
"marked": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "16be8ba4196d8d4bf0e717e331a9e711d2dcd9da855c277bd57f9e82f6b55ce6",
"typeScriptVersion": "4.5",
"exports": {
".": {
"types": {
"import": "./index.d.mts",
"default": "./index.d.ts"
}
},
"./package.json": "./package.json"
}
"deprecated": "This is a stub types definition. marked provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/marked`
This is a stub types definition for @types/marked (https://marked.js.org).
# Summary
This package contains type definitions for Marked (https://github.com/markedjs/marked).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked.
### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [William Orr](https://github.com/worr), [BendingBender](https://github.com/BendingBender), [CrossR](https://github.com/CrossR), [Mike Wickett](https://github.com/mwickett), [Hitomi Hatsukaze](https://github.com/htkzhtm), [Ezra Celli](https://github.com/ezracelli), [Romain LE BARO](https://github.com/scandinave), [Sarun Intaralawan](https://github.com/sarunint), [Tony Brix](https://github.com/UziTech), [Anatolii Titov](https://github.com/Toliak), [Jean-Francois Cere](https://github.com/jfcere), and [Mykhaylo Stolyarchuk](https://github.com/MykSto).
marked provides its own type definitions, so you don't need @types/marked installed!
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