@boxlite-ai/boxlite-darwin-arm64 0.2.11 → 0.4.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.
Binary file
package/package.json CHANGED
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "@boxlite-ai/boxlite-darwin-arm64",
3
- "version": "0.2.11",
3
+ "version": "0.4.0",
4
4
  "cpu": [
5
5
  "arm64"
6
6
  ],
7
7
  "main": "boxlite.darwin-arm64.node",
8
8
  "files": [
9
- "boxlite.darwin-arm64.node",
10
- "runtime"
9
+ "boxlite.darwin-arm64.node"
11
10
  ],
12
11
  "description": "BoxLite - Embeddable micro-VM runtime for secure, isolated code execution",
13
12
  "keywords": [
Binary file
Binary file
package/runtime/debugfs DELETED
Binary file
Binary file
Binary file
Binary file
package/runtime/mke2fs DELETED
Binary file