gscan 4.18.0 → 4.19.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.
@@ -271,6 +271,10 @@ let rules = {
271
271
  'GS050-CSS-KGPRTI': cssCardRule('product', 'kg-product-card-title'),
272
272
  'GS050-CSS-KGPRTICO': cssCardRule('product', 'kg-product-card-title-container'),
273
273
 
274
+ 'GS050-CSS-KGBA': cssCardRule('before-after', 'kg-before-after-card'),
275
+ 'GS050-CSS-KGBAIA': cssCardRule('before-after', 'kg-before-after-card-image-before'),
276
+ 'GS050-CSS-KGBAIB': cssCardRule('before-after', 'kg-before-after-card-image-after'),
277
+
274
278
  'GS050-CSS-KGBQALT': cssCardRule('blockquote', 'kg-blockquote-alt')
275
279
  };
276
280
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gscan",
3
- "version": "4.18.0",
3
+ "version": "4.19.0",
4
4
  "description": "Scans Ghost themes looking for errors, deprecations, features and compatibility",
5
5
  "keywords": [
6
6
  "ghost",