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 2.9.4 to 2.9.5

6

sanitize-html/index.d.ts

@@ -24,3 +24,3 @@ import { ParserOptions } from "htmlparser2";

// tslint:disable-next-line:interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IDefaults {

@@ -38,3 +38,3 @@ allowedAttributes: Record<string, AllowedAttribute[]>;

// tslint:disable-next-line:interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IFrame {

@@ -48,3 +48,3 @@ tag: string;

// tslint:disable-next-line:interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IOptions {

@@ -51,0 +51,0 @@ allowedAttributes?: Record<string, AllowedAttribute[]> | false | undefined;

{
"name": "@types/sanitize-html",
"version": "2.9.4",
"version": "2.9.5",
"description": "TypeScript definitions for sanitize-html",

@@ -70,4 +70,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html",

},
"typesPublisherContentHash": "8d5d4327e97a7a4b118d4c0599fc23f024bcf2e3ec817f683e7a557c7accf642",
"typesPublisherContentHash": "cbf9312b4d463795e96b0dba762e8b89ac70cd0f2f82b0970c082b2503555c33",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [htmlparser2](https://npmjs.com/package/htmlparser2)

@@ -14,0 +14,0 @@

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