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

@wpe-tkpd/xss

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wpe-tkpd/xss - npm Package Compare versions

Comparing version 1.0.4 to 2.0.0

9

package.json
{
"name": "@wpe-tkpd/xss",
"version": "1.0.4",
"version": "2.0.0",
"description": "Various sanitizer, escaper, encoder, and utilities to prevent XSS",

@@ -32,5 +32,7 @@ "sideEffects": false,

"@braintree/sanitize-url": "^5.0.0",
"dompurify": "^2.2.2",
"jsdom": "^16.4.0"
"dompurify": "^2.2.2"
},
"peerDependencies": {
"jsdom": "16.4.0"
},
"devDependencies": {

@@ -69,2 +71,3 @@ "@babel/cli": "^7.12.10",

"jest": "^26.6.3",
"jsdom": "16.4.0",
"lint-staged": "^10.5.3",

@@ -71,0 +74,0 @@ "ts-jest": "~26.4.4",

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