@privitty/privitty-core-darwin-arm64 0.3.2 → 0.3.5
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 +1 -1
- package/privitty-server +0 -0
- package/README.md +0 -21
package/package.json
CHANGED
package/privitty-server
CHANGED
|
Binary file
|
package/README.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
# @privitty/privitty-core-darwin-arm64
|
|
2
|
-
|
|
3
|
-
Platform-specific binary package for **macOS Apple Silicon (arm64)**.
|
|
4
|
-
|
|
5
|
-
This package is automatically installed as an optional dependency of `@privitty/privitty-core` when running on macOS with Apple Silicon.
|
|
6
|
-
|
|
7
|
-
## Direct Installation
|
|
8
|
-
|
|
9
|
-
You normally don't need to install this directly. Instead, install:
|
|
10
|
-
|
|
11
|
-
```bash
|
|
12
|
-
npm install @privitty/privitty-core
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Contents
|
|
16
|
-
|
|
17
|
-
- `privitty-server` - Native binary for macOS arm64
|
|
18
|
-
|
|
19
|
-
## License
|
|
20
|
-
|
|
21
|
-
Proprietary - Alanring Technologies Private Limited
|