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 2.0.1 to 2.0.2

1

marked/index.d.ts

@@ -366,2 +366,3 @@ // Type definitions for Marked 2.0

interface Def {
type: "def";
raw: string;

@@ -368,0 +369,0 @@ href: string;

4

marked/package.json
{
"name": "@types/marked",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for Marked",

@@ -57,4 +57,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "1c4613bff018326b0801a587ba2015faae963f92744d2f19dcdfe5ad8cc82a49",
"typesPublisherContentHash": "d50da79254cd56ad6382d7da9814ca8c50b806fc3b6f1f0911b6ca3491adba01",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Tue, 30 Mar 2021 18:31:11 GMT
* Last updated: Mon, 12 Apr 2021 19:01:28 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `marked`

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