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 2.0.2 to 3.0.0

9

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

@@ -19,3 +19,3 @@ "sideEffects": false,

"build": "rm -rf dist && pnpm run build-package",
"prepare": "pnpm run tc && pnpm run test && pnpm run build"
"prepare": "pnpm run build && pnpm run tc && pnpm run test"
},

@@ -34,7 +34,4 @@ "repository": {

"dompurify": "^2.2.2",
"jsdom": "16.4.0"
"jsdom": "^16.4.0"
},
"peerDependencies": {
"jsdom": "16.4.0"
},
"devDependencies": {

@@ -41,0 +38,0 @@ "@babel/cli": "^7.12.10",

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