mozilla / eslint-plugin-no-unsanitized

Custom ESLint rule to disallows unsafe innerHTML, outerHTML, insertAdjacentHTML and alike
Mozilla Public License 2.0
222 stars 33 forks source link

Releasing version 4.0.2 #217

Closed mozfreddyb closed 1 year ago

mozfreddyb commented 1 year ago

Cutting a release. It's been a while since 4.0.1 and the AMO folks would like to make use of the fixes in e.g., #213

mozfreddyb commented 1 year ago
❯ npm publish
npm notice
npm notice 📦  eslint-plugin-no-unsanitized@4.0.2
npm notice === Tarball Contents ===
npm notice 16.7kB LICENSE
npm notice 2.0kB  README.md
npm notice 1.7kB  SCHEMA.md
npm notice 3.5kB  SECURITY.md
npm notice 113B   docs/dependents.md
npm notice 2.2kB  docs/rules/customization.md
npm notice 1.5kB  docs/rules/fixing-violations.md
npm notice 970B   docs/rules/method.md
npm notice 921B   docs/rules/property.md
npm notice 1.7kB  index.js
npm notice 19.1kB lib/ruleHelper.js
npm notice 6.1kB  lib/rules/method.js
npm notice 2.6kB  lib/rules/property.js
npm notice 1.5kB  package.json
npm notice === Tarball Details ===
npm notice name:          eslint-plugin-no-unsanitized
npm notice version:       4.0.2
npm notice filename:      eslint-plugin-no-unsanitized-4.0.2.tgz
npm notice package size:  17.0 kB
npm notice unpacked size: 60.6 kB
npm notice shasum:        e872b302cdfb5fe1262db989ba29cfcc334b499b
npm notice integrity:     sha512-Pry0S9YmHoz8N[...]K3j5NEmPE+EjQ==
npm notice total files:   14
npm notice
npm notice Publishing to https://registry.npmjs.org/
+ eslint-plugin-no-unsanitized@4.0.2
mozfreddyb commented 1 year ago

CC @diox ☝️ 🙂