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

@wpe-tkpd/xss

Package Overview
Dependencies
Maintainers
8
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 4.7.0 to 4.7.1

dist/utils/validateHtml.d.ts

13

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

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

"@braintree/sanitize-url": "^6.0.0",
"@wpe-tkpd/jsdom": "^16.7.0",
"@wpe-tkpd/jsdom": "^22.0.0",
"css-tree": "^2.3.0",

@@ -54,6 +54,6 @@ "cssesc": "^3.0.0",

"@types/jest": "^29.0.0",
"@types/jsdom": "^16.2.5",
"@types/jsdom": "^21.0.0",
"@types/jsesc": "^3.0.1",
"@types/mongo-sanitize": "^1.0.1",
"@types/node": "^12.0.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^4.11.1",

@@ -72,3 +72,3 @@ "@typescript-eslint/parser": "^4.11.1",

"eslint-plugin-prettier": "^3.3.0",
"html-validator": "^6.0.1",
"html-validate": "^8.0.0",
"jest": "^29.0.0",

@@ -90,4 +90,3 @@ "jest-environment-jsdom": "^29.0.0",

"build": "rm -rf dist && pnpm run build-package"
},
"readme": "See [documentation at Confluence](https://tokopedia.atlassian.net/wiki/spaces/PL/pages/1150255195/XSS-related+utilities+at+wpe-tkpd+xss)\n"
}
}
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