Socket
Socket
Sign inDemoInstall

@types/linkify-it

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

9

linkify-it/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for linkify-it 3.0.2
// Project: https://github.com/markdown-it/linkify-it
// Definitions by: Lindsey Smith <https://github.com/praxxis>
// Robert Coie <https://github.com/rapropos/typed-linkify-it>
// Alex Plumb <https://github.com/alexplumb>
// Rafa Gares <https://github.com/ragafus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare const LinkifyIt: {

@@ -11,0 +2,0 @@ (

18

linkify-it/package.json
{
"name": "@types/linkify-it",
"version": "3.0.3",
"version": "3.0.4",
"description": "TypeScript definitions for linkify-it",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it",

"name": "Lindsey Smith",
"url": "https://github.com/praxxis",
"githubUsername": "praxxis"
"githubUsername": "praxxis",
"url": "https://github.com/praxxis"
},

@@ -20,9 +20,9 @@ {

"name": "Alex Plumb",
"url": "https://github.com/alexplumb",
"githubUsername": "alexplumb"
"githubUsername": "alexplumb",
"url": "https://github.com/alexplumb"
},
{
"name": "Rafa Gares",
"url": "https://github.com/ragafus",
"githubUsername": "ragafus"
"githubUsername": "ragafus",
"url": "https://github.com/ragafus"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "50331508a8edd85ad891cfeec0d89dba4c9574d76aa41d88354115cc46ea3faf",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "605a5210cf53f0c50ae7537098cb9579a50138b7d61a501a635e03d983e78598",
"typeScriptVersion": "4.5"
}

@@ -11,11 +11,2 @@ # Installation

````ts
// Type definitions for linkify-it 3.0.2
// Project: https://github.com/markdown-it/linkify-it
// Definitions by: Lindsey Smith <https://github.com/praxxis>
// Robert Coie <https://github.com/rapropos/typed-linkify-it>
// Alex Plumb <https://github.com/alexplumb>
// Rafa Gares <https://github.com/ragafus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare const LinkifyIt: {

@@ -85,7 +76,6 @@ (

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:08 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Lindsey Smith](https://github.com/praxxis), [Robert Coie](https://github.com/rapropos/typed-linkify-it), [Alex Plumb](https://github.com/alexplumb), and [Rafa Gares](https://github.com/ragafus).
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