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 2.0.3 to 2.0.4

2

linkify-it/index.d.ts

@@ -48,3 +48,3 @@ // Type definitions for linkify-it 2.0.3

add(schema: string, rule: Rule): LinkifyIt;
match(text: string): Match[];
match(text: string): Match[] | null;
normalize(raw: string): string;

@@ -51,0 +51,0 @@ pretest(text: string): boolean;

{
"name": "@types/linkify-it",
"version": "2.0.3",
"version": "2.0.4",
"description": "TypeScript definitions for linkify-it",

@@ -18,10 +18,11 @@ "license": "MIT",

"main": "",
"types": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "5c131af7c037e5ed83d6c7bb56bec7eca4f6b12cd1687dd812d4baa0a2a9e8b7",
"typesPublisherContentHash": "b6a96beea207e578ae7528dea48b5e6591b49111fb1b821902b2d5ce021fdd5f",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it
Additional Details
* Last updated: Wed, 18 Apr 2018 19:49:48 GMT
* Last updated: Wed, 17 Oct 2018 17:46:09 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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