@cartbot/plate-search 2.0.5 → 2.0.6

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.
@@ -18,6 +18,8 @@ object-assign
18
18
  * Released under the MIT license
19
19
  */
20
20
 
21
+ /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
22
+
21
23
  /** @license React v0.20.2
22
24
  * scheduler.production.min.js
23
25
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cartbot/plate-search",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "author": "Partbot",
5
5
  "url": "https://pl8srch.partbot.io",
6
6
  "description": "Compatible with [Partbot](https://use.partbot.io) connected ecommerce stores and synced products.",
@@ -21,6 +21,7 @@
21
21
  "@testing-library/jest-dom": "^5.11.4",
22
22
  "@testing-library/react": "^11.1.0",
23
23
  "@testing-library/user-event": "^12.1.10",
24
+ "dompurify": "^3.1.6",
24
25
  "js-cookie": "^2.2.1",
25
26
  "preact": "^10.5.13",
26
27
  "preact-compat": "^3.19.0",