@rickosborne/bluetools 2026.2.13 → 2026.2.16

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.
Files changed (1) hide show
  1. package/package.json +9 -10
package/package.json CHANGED
@@ -4,9 +4,9 @@
4
4
  "url": "https://rickosborne.org"
5
5
  },
6
6
  "dependencies": {
7
- "@rickosborne/foundation": "2026.2.13",
8
- "@rickosborne/guard": "2026.2.13",
9
- "@rickosborne/typical": "2026.2.13"
7
+ "@rickosborne/foundation": "2026.2.16",
8
+ "@rickosborne/guard": "2026.2.16",
9
+ "@rickosborne/typical": "2026.2.16"
10
10
  },
11
11
  "description": "Rick Osborne's collection of Bluetooth-related code.",
12
12
  "engines": {
@@ -1138,12 +1138,11 @@
1138
1138
  },
1139
1139
  "git": {
1140
1140
  "authorName": "Rick Osborne",
1141
- "commitDateISO": "2026-02-11T04:45:50.000Z",
1142
- "commitHash": "827e111993b3094417e8e8be10f6606ec5f5b460",
1143
- "commitLink": "https://github.com/rickosborne/es-js-ts/commits/827e111993b3094417e8e8be10f6606ec5f5b460",
1144
- "parentHash": "5ad735203b18e3e7d99912ed9e9bcee7491d56de",
1145
- "signingKeyId": "8e61c433fe39d4a4679ce1d5b873fb3c48464f3c",
1146
- "tag": "v2026.2.13"
1141
+ "commitDateISO": "2026-02-16T18:13:37.000Z",
1142
+ "commitHash": "72d2d07aba028ad4c475190c056b5e631242c7bb",
1143
+ "commitLink": "https://github.com/rickosborne/es-js-ts/commits/72d2d07aba028ad4c475190c056b5e631242c7bb",
1144
+ "parentHash": "38d31a198cf30896f6c95ff44871cc91cf94f5a0",
1145
+ "signingKeyId": "8e61c433fe39d4a4679ce1d5b873fb3c48464f3c"
1147
1146
  },
1148
1147
  "homepage": "https://github.com/rickosborne/es-js-ts",
1149
1148
  "keywords": [
@@ -1166,5 +1165,5 @@
1166
1165
  },
1167
1166
  "types": "./index.d.ts",
1168
1167
  "typings": "./index.d.ts",
1169
- "version": "2026.2.13"
1168
+ "version": "2026.2.16"
1170
1169
  }