@rickosborne/bluetools 2026.2.11 → 2026.2.12

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 -9
package/package.json CHANGED
@@ -4,9 +4,9 @@
4
4
  "url": "https://rickosborne.org"
5
5
  },
6
6
  "dependencies": {
7
- "@rickosborne/foundation": "2026.2.11",
8
- "@rickosborne/guard": "2026.2.11",
9
- "@rickosborne/typical": "2026.2.11"
7
+ "@rickosborne/foundation": "2026.2.12",
8
+ "@rickosborne/guard": "2026.2.12",
9
+ "@rickosborne/typical": "2026.2.12"
10
10
  },
11
11
  "description": "Rick Osborne's collection of Bluetooth-related code.",
12
12
  "engines": {
@@ -1138,12 +1138,12 @@
1138
1138
  },
1139
1139
  "git": {
1140
1140
  "authorName": "Rick Osborne",
1141
- "commitDateISO": "2026-02-11T04:10:41.000Z",
1142
- "commitHash": "278b872ee2702d00ce46c4771eeed559807614db",
1143
- "commitLink": "https://github.com/rickosborne/es-js-ts/commits/278b872ee2702d00ce46c4771eeed559807614db",
1144
- "parentHash": "2d10f754a45c7441a6385dd37d9a429ccb0b9c25",
1141
+ "commitDateISO": "2026-02-11T04:33:10.000Z",
1142
+ "commitHash": "3fc3c2db587795da87dda0eac0983efab2fb0cec",
1143
+ "commitLink": "https://github.com/rickosborne/es-js-ts/commits/3fc3c2db587795da87dda0eac0983efab2fb0cec",
1144
+ "parentHash": "299fb331f13c98f218ee4887fbc4c3025cbb2213",
1145
1145
  "signingKeyId": "8e61c433fe39d4a4679ce1d5b873fb3c48464f3c",
1146
- "tag": "v2026.2.11"
1146
+ "tag": "v2026.2.12"
1147
1147
  },
1148
1148
  "homepage": "https://github.com/rickosborne/es-js-ts",
1149
1149
  "keywords": [
@@ -1166,5 +1166,5 @@
1166
1166
  },
1167
1167
  "types": "./index.d.ts",
1168
1168
  "typings": "./index.d.ts",
1169
- "version": "2026.2.11"
1169
+ "version": "2026.2.12"
1170
1170
  }