palabra 2.10.0 → 2.10.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/ChangeLog CHANGED
@@ -1,3 +1,13 @@
1
+ 2026.06.01, v2.10.2
2
+
3
+ feature:
4
+ - af2e5b6 letras: typos: test: add
5
+
6
+ 2026.06.01, v2.10.1
7
+
8
+ fix:
9
+ - 8ba54b1 letras: typos: extractDirectory
10
+
1
11
  2026.06.01, v2.10.0
2
12
 
3
13
  feature:
@@ -2,5 +2,7 @@
2
2
  "name": "typos",
3
3
  "version": "1.47.0",
4
4
  "url": "https://github.com/crate-ci/typos/releases/download/v{{ version }}/typos-v1.47.0-x86_64-unknown-linux-musl.tar.gz",
5
- "bin": "{{ name }}"
5
+ "bin": "{{ name }}",
6
+ "extractDirectory": "{{ directorio }}/{{ name }}",
7
+ "test": "{{ name }} --version"
6
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.10.0",
3
+ "version": "2.10.2",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",