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

@types/dompurify

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dompurify - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

dompurify/index.d.ts

@@ -58,2 +58,6 @@ // Type definitions for DOM Purify 2.2

KEEP_CONTENT?: boolean;
/**
* change the default namespace from HTML to something different
*/
NAMESPACE?: string;
RETURN_DOM?: boolean;

@@ -60,0 +64,0 @@ RETURN_DOM_FRAGMENT?: boolean;

6

dompurify/package.json
{
"name": "@types/dompurify",
"version": "2.2.1",
"version": "2.2.2",
"description": "TypeScript definitions for DOM Purify",

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

},
"typesPublisherContentHash": "d58ba63d85f30889441566efb54a26bd3b03f057dce123c5fa45e0367b23fbe9",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "2c8f14714482402ef49200f9d6f19af5384e1d1ee5c81e4321be9f16e200d25d",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 11 Jan 2021 23:19:36 GMT
* Last updated: Thu, 29 Apr 2021 19:01:25 GMT
* Dependencies: [@types/trusted-types](https://npmjs.com/package/@types/trusted-types)

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

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