Comparing version
@@ -158,2 +158,3 @@ /** | ||
whiteList['font-weight'] = true; // default: normal | ||
whiteList['gap'] = false; // default: normal normal | ||
whiteList['grid'] = false; // default: depending on individual properties | ||
@@ -280,2 +281,3 @@ whiteList['grid-area'] = false; // default: depending on individual properties | ||
whiteList['rotation-point'] = false; // default: 50% 50% | ||
whiteList['row-gap'] = false; // default: normal | ||
whiteList['ruby-align'] = false; // default: auto | ||
@@ -282,0 +284,0 @@ whiteList['ruby-merge'] = false; // default: separate |
{ | ||
"name": "cssfilter", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
32120
0.33%609
0.33%