Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/sanitize-html

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sanitize-html - npm Package Compare versions

Comparing version 1.20.0 to 1.20.1

6

sanitize-html/index.d.ts

@@ -11,6 +11,10 @@ // Type definitions for sanitize-html 1.20.1

// Jianrong Yu <https://github.com/YuJianrong>
// GP <https://github.com/paambaati>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
import {Options} from "htmlparser2";
///<reference types="htmlparser2"/>
import { Options } from "htmlparser2";
export = sanitize;

@@ -17,0 +21,0 @@

11

sanitize-html/package.json
{
"name": "@types/sanitize-html",
"version": "1.20.0",
"version": "1.20.1",
"description": "TypeScript definitions for sanitize-html",

@@ -46,2 +46,7 @@ "license": "MIT",

"githubUsername": "YuJianrong"
},
{
"name": "GP",
"url": "https://github.com/paambaati",
"githubUsername": "paambaati"
}

@@ -60,4 +65,4 @@ ],

},
"typesPublisherContentHash": "e35762039a66baf3df8b17ddebefbf3d96d00b2ddbf4b60c79e98ac0c4bbb5d3",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "029cf83bc10918e8759c8bb8552352578f958de1b3129a9ae0aac1e381f6a522",
"typeScriptVersion": "2.2"
}

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

# Summary
This package contains type definitions for sanitize-html ( https://github.com/punkave/sanitize-html ).
This package contains type definitions for sanitize-html (https://github.com/punkave/sanitize-html).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 03 Jun 2019 23:32:46 GMT
* Last updated: Thu, 11 Jul 2019 19:30:58 GMT
* Dependencies: @types/htmlparser2

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Afshin Darian <https://github.com/afshin>, BehindTheMath <https://github.com/BehindTheMath>, Rinze de Laat <https://github.com/biermeester>, Will Gibson <https://github.com/WillGibson>, A penguin <https://github.com/sirMerr>, Johan Davidsson <https://github.com/johandavidson>, Jianrong Yu <https://github.com/YuJianrong>.
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Afshin Darian <https://github.com/afshin>, BehindTheMath <https://github.com/BehindTheMath>, Rinze de Laat <https://github.com/biermeester>, Will Gibson <https://github.com/WillGibson>, A penguin <https://github.com/sirMerr>, Johan Davidsson <https://github.com/johandavidson>, Jianrong Yu <https://github.com/YuJianrong>, and GP <https://github.com/paambaati>.
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