gscan 4.19.0 → 4.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -275,6 +275,16 @@ let rules = {
275
275
  'GS050-CSS-KGBAIA': cssCardRule('before-after', 'kg-before-after-card-image-before'),
276
276
  'GS050-CSS-KGBAIB': cssCardRule('before-after', 'kg-before-after-card-image-after'),
277
277
 
278
+ 'GS050-CSS-KGFL': cssCardRule('file', 'kg-file-card'),
279
+ 'GS050-CSS-KGFLCON': cssCardRule('file', 'kg-file-card-container'),
280
+ 'GS050-CSS-KGFLCNT': cssCardRule('file', 'kg-file-card-contents'),
281
+ 'GS050-CSS-KGFLTTL': cssCardRule('file', 'kg-file-card-title'),
282
+ 'GS050-CSS-KGFLCAP': cssCardRule('file', 'kg-file-card-caption'),
283
+ 'GS050-CSS-KGFLNM': cssCardRule('file', 'kg-file-card-filename'),
284
+ 'GS050-CSS-KGFLSZ': cssCardRule('file', 'kg-file-card-filesize'),
285
+ 'GS050-CSS-KGFLMD': cssCardRule('file', 'kg-file-card-medium'),
286
+ 'GS050-CSS-KGFLSM': cssCardRule('file', 'kg-file-card-small'),
287
+
278
288
  'GS050-CSS-KGBQALT': cssCardRule('blockquote', 'kg-blockquote-alt')
279
289
  };
280
290
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gscan",
3
- "version": "4.19.0",
3
+ "version": "4.20.0",
4
4
  "description": "Scans Ghost themes looking for errors, deprecations, features and compatibility",
5
5
  "keywords": [
6
6
  "ghost",