Socket
Socket
Sign inDemoInstall

@types/xss-filters

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.28 to 0.0.29

5

xss-filters/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for Yahoo XSS Filters
// Project: https://github.com/yahoo/xss-filters
// Definitions by: Dave Taylor <http://davetayls.me>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface XSSFilters {

@@ -7,0 +2,0 @@ inHTMLComment(s: string): string;

8

xss-filters/package.json
{
"name": "@types/xss-filters",
"version": "0.0.28",
"description": "TypeScript definitions for Yahoo XSS Filters",
"version": "0.0.29",
"description": "TypeScript definitions for xss-filters",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xss-filters",

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

"dependencies": {},
"typesPublisherContentHash": "00a2d69ec3c66883d75cce4246655bdad0d2ce9dd2ea8b3c00e5dcb703d5b273",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "6e12d327504f9bcbc5bab4fe719c5d49484a6d5e383e749eff5585f627ecdacf",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Yahoo XSS Filters (https://github.com/yahoo/xss-filters).
This package contains type definitions for xss-filters (https://github.com/yahoo/xss-filters).

@@ -12,7 +12,2 @@ # Details

````ts
// Type definitions for Yahoo XSS Filters
// Project: https://github.com/yahoo/xss-filters
// Definitions by: Dave Taylor <http://davetayls.me>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface XSSFilters {

@@ -60,7 +55,6 @@ inHTMLComment(s: string): string;

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:51 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `xssFilters`
# Credits
These definitions were written by [Dave Taylor](http://davetayls.me).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc