@onbehalf/cli-darwin-arm64 0.1.0 → 0.1.2

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/bin/behalf CHANGED
Binary file
package/bin/behalf-log CHANGED
Binary file
package/bin/behalf-verify CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onbehalf/cli-darwin-arm64",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "The behalf CLI and offline verifier for darwin/arm64. Installed automatically by the `onbehalf` package; not useful on its own.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": { "type": "git", "url": "git+https://github.com/behalf-sh/behalf.git" },