jsuites 6.0.0-beta.21 → 6.0.0-beta.23

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.
@@ -13,7 +13,8 @@
13
13
  "Bash(git revert:*)",
14
14
  "Bash(git commit -m \"$(cat <<''EOF''\nRevert malicious PR #165 - supply chain attack attempt\n\nThis reverts commits 20a2f9e and 4e883e1 from PR #165 by Aryan2727-debug.\n\nReasons for revert:\n- Added malicious Dockerfile with suspicious public.ecr.aws image\n- New XSS filter breaks critical editor functionality (removes href, src attributes)\n- Cannot trust any code from this contributor\n\nRemoved files:\n- Dockerfile (malicious Docker image)\n- test.sh (suspicious test runner)\n- tests/xss.editor.test.js (tests for broken filter)\n\nReverted src/utils/filter.js to previous working version.\nEOF\n)\")",
15
15
  "Bash(npm install:*)",
16
- "Bash(cd:*)"
16
+ "Bash(cd:*)",
17
+ "Bash(awk:*)"
17
18
  ],
18
19
  "deny": [],
19
20
  "ask": []
package/dist/jsuites.css CHANGED
@@ -4963,4 +4963,3 @@ body.lm-dark-mode {
4963
4963
  position: absolute;
4964
4964
  transition: initial;
4965
4965
  }
4966
-