@optilogic/core 1.2.1 → 1.2.2

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/dist/index.cjs CHANGED
@@ -7499,6 +7499,8 @@ var PERMISSIONS_POLICY = [
7499
7499
  "geolocation=()",
7500
7500
  "payment=()",
7501
7501
  "usb=()",
7502
+ "clipboard-read=()",
7503
+ "clipboard-write=()",
7502
7504
  "display-capture=()",
7503
7505
  "fullscreen=()",
7504
7506
  "autoplay=()",