isomorphic-dompurify
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -32,11 +32,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/dompurify": "^2.2.3", | ||
"dompurify": "^2.3.0", | ||
"jsdom": "^16.6.0" | ||
"@types/dompurify": "^2.3.1", | ||
"dompurify": "^2.3.3", | ||
"jsdom": "^18.0.0" | ||
}, | ||
"types": "index.d.ts", | ||
"devDependencies": { | ||
"jest": "^27.0.6", | ||
"terser": "^5.7.1" | ||
"jest": "^27.3.1", | ||
"terser": "^5.9.0" | ||
} | ||
} |
# Isomorphic DOMPurify | ||
[![npm version](https://badge.fury.io/js/isomorphic-dompurify.svg)](https://badge.fury.io/js/isomorphic-dompurify) | ||
[![Build Status](https://travis-ci.org/kkomelin/isomorphic-dompurify.svg?branch=master)](https://travis-ci.org/kkomelin/isomorphic-dompurify) | ||
[![Build Status](https://travis-ci.com/kkomelin/isomorphic-dompurify.svg?branch=master)](https://travis-ci.com/kkomelin/isomorphic-dompurify) | ||
[![Bundlephobia Minified Size](https://badgen.net/bundlephobia/min/isomorphic-dompurify)](https://bundlephobia.com/result?p=isomorphic-dompurify) | ||
@@ -5,0 +5,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@tootallnate/once@2.0.0(transitive)
+ Addedcssom@0.5.0(transitive)
+ Addeddata-urls@3.0.2(transitive)
+ Addeddomexception@4.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedhtml-encoding-sniffer@3.0.0(transitive)
+ Addedhttp-proxy-agent@5.0.0(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedjsdom@18.1.1(transitive)
+ Addedtr46@3.0.0(transitive)
+ Addedw3c-xmlserializer@3.0.0(transitive)
+ Addedwebidl-conversions@7.0.0(transitive)
+ Addedwhatwg-encoding@2.0.0(transitive)
+ Addedwhatwg-mimetype@3.0.0(transitive)
+ Addedwhatwg-url@10.0.011.0.0(transitive)
+ Addedws@8.18.0(transitive)
+ Addedxml-name-validator@4.0.0(transitive)
- Removed@tootallnate/once@1.1.2(transitive)
- Removedcssom@0.4.4(transitive)
- Removeddata-urls@2.0.0(transitive)
- Removeddomexception@2.0.1(transitive)
- Removedform-data@3.0.2(transitive)
- Removedhtml-encoding-sniffer@2.0.1(transitive)
- Removedhttp-proxy-agent@4.0.1(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedjsdom@16.7.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedtr46@2.1.0(transitive)
- Removedw3c-xmlserializer@2.0.0(transitive)
- Removedwebidl-conversions@5.0.06.1.0(transitive)
- Removedwhatwg-encoding@1.0.5(transitive)
- Removedwhatwg-mimetype@2.3.0(transitive)
- Removedwhatwg-url@8.7.0(transitive)
- Removedws@7.5.10(transitive)
- Removedxml-name-validator@3.0.0(transitive)
Updated@types/dompurify@^2.3.1
Updateddompurify@^2.3.3
Updatedjsdom@^18.0.0