@7n/rules 1.83.1 → 1.83.3

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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.83.3] - 2026-08-05
4
+
5
+ ### Changed
6
+
7
+ - wasm-плагін lang-js: зріз невживаних feature-ів залежностей — артефакт 2 492 361 → 2 168 151 байт (запас до бюджету 2,5 MB зріс із 7,5 KiB до 324 KiB)
8
+
9
+ ## [1.83.2] - 2026-08-05
10
+
11
+ ### Changed
12
+
13
+ - fix(lint): clippy sort_by_key і env з node:process у k8s-parity (#388)
14
+
3
15
  ## [1.83.1] - 2026-08-05
4
16
 
5
17
  ### Changed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7n/rules",
3
- "version": "1.83.1",
3
+ "version": "1.83.3",
4
4
  "description": "CLI еталонних правил і skills (префікс n-): синк у репозиторій, дельта-lint, конформність",
5
5
  "keywords": [
6
6
  "cli",
@@ -1,6 +0,0 @@
1
- {
2
- "lang-js": {
3
- "file": "plugin-lang-js.wasm",
4
- "sha256": "123ff12f3d2a87d8462535825527ecaa90cffd3a077f26f095b266aeb7dc6893"
5
- }
6
- }
Binary file