@agentprojectcontext/apx 1.63.0 → 1.64.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentprojectcontext/apx",
3
- "version": "1.63.0",
3
+ "version": "1.64.0",
4
4
  "description": "APX — unified CLI + daemon for the Agent Project Context (APC) standard.",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -2175,9 +2175,9 @@
2175
2175
  }
2176
2176
  },
2177
2177
  "node_modules/browserslist": {
2178
- "version": "4.28.4",
2179
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.4.tgz",
2180
- "integrity": "sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==",
2178
+ "version": "4.28.5",
2179
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.5.tgz",
2180
+ "integrity": "sha512-Cu2E6QejHWzuDMTkuwgpABFgDfZrXLQq5V13YOACZx4mFAG4IwGTbTfHPMr4WtxlHoXSM8FIuRwYYCz5XiabaQ==",
2181
2181
  "dev": true,
2182
2182
  "funding": [
2183
2183
  {
@@ -2195,10 +2195,10 @@
2195
2195
  ],
2196
2196
  "license": "MIT",
2197
2197
  "dependencies": {
2198
- "baseline-browser-mapping": "^2.10.38",
2199
- "caniuse-lite": "^1.0.30001799",
2200
- "electron-to-chromium": "^1.5.376",
2201
- "node-releases": "^2.0.48",
2198
+ "baseline-browser-mapping": "^2.10.42",
2199
+ "caniuse-lite": "^1.0.30001800",
2200
+ "electron-to-chromium": "^1.5.387",
2201
+ "node-releases": "^2.0.50",
2202
2202
  "update-browserslist-db": "^1.2.3"
2203
2203
  },
2204
2204
  "bin": {