@ryancavanaugh/xss-filters
Advanced tools
Comparing version 0.0.9-alpha to 0.0.10-alpha
{ | ||
"name": "@ryancavanaugh/xss-filters", | ||
"version": "0.0.9-alpha", | ||
"version": "0.0.10-alpha", | ||
"description": "Type definitions for Yahoo XSS Filters from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -0,1 +1,5 @@ | ||
# Installation | ||
> `npm install --save-dev @ryancavanaugh/xss-filters | ||
# Summary | ||
This package contains type definitions for Yahoo XSS Filters. | ||
@@ -5,8 +9,11 @@ | ||
# Credits | ||
These definitions were written by Dave Taylor <http://davetayls.me>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the xss-filters directory. | ||
Additional Details | ||
* Last updated: Fri, 01 Apr 2016 16:52:50 GMT | ||
* Last updated: Wed, 06 Apr 2016 03:44:48 GMT | ||
* Typings kind: Mixed | ||
@@ -13,0 +20,0 @@ * Library Dependencies: none |
@@ -22,3 +22,3 @@ { | ||
], | ||
"contentHash": "4bdd2c3e827d94a30ce240020de5819a9675578db60d876db3eb0cf8a7206605" | ||
"contentHash": "b303fe1c4151400d7a5d634067c130ad199785e38943f7db075814185599325f" | ||
} |
// Type definitions for Yahoo XSS Filters | ||
// Project: https://github.com/yahoo/xss-filters | ||
// Definitions by: Dave Taylor <http://davetayls.me> | ||
// Definitions: https://github.com/borisyankov/DefinitelyTyped | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +6,0 @@ interface XSSFilters { |
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
3325
22