adecksibility-widget 2.5.2 → 2.5.4

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.
package/package.json CHANGED
@@ -1,17 +1,18 @@
1
1
  {
2
2
  "name": "adecksibility-widget",
3
- "version": "2.5.2",
4
- "description": "ADecksibility standalone accessibility widget bundle for WordPress and non-WordPress sites.",
5
- "main": "dist/adecksibility-embed.umd.js",
3
+ "version": "2.5.4",
4
+ "description": "Premium standalone accessibility widget bundle for WordPress and non-WordPress sites.",
5
+ "main": "dist/adecksibility-widget-pro.umd.js",
6
6
  "files": [
7
- "dist/adecksibility-embed.umd.js",
7
+ "dist/adecksibility-widget-pro.umd.js",
8
8
  "README.md"
9
9
  ],
10
10
  "keywords": [
11
11
  "accessibility",
12
12
  "a11y",
13
13
  "widget",
14
- "wordpress",
14
+ "standalone",
15
+ "embed",
15
16
  "javascript"
16
17
  ],
17
18
  "license": "UNLICENSED"