Skip to content

Commit ad02c4e

Browse files
committed
feat(deps) uppdate mac-screen-capture-permissions
The new version uses a new API in macOS Big Sur which allows to check if the permission was grante without prompting. The module is now a Node addon which makes universal builds possible. The commit we are uppdating to is in PR: karaggeorge/mac-screen-capture-permissions#8
1 parent 19466c4 commit ad02c4e

File tree

2 files changed

+46
-24
lines changed

2 files changed

+46
-24
lines changed

package-lock.json

Lines changed: 45 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"gypfile": true,
2828
"dependencies": {
29-
"mac-screen-capture-permissions": "^1.1.0",
29+
"mac-screen-capture-permissions": "github:saghul/mac-screen-capture-permissions#14568eba35b0eebcf2b1b5c40d2c35fec3d88e89",
3030
"nan": "^2.14.0",
3131
"postis": "^2.2.0",
3232
"prebuild-install": "^5.3.0",

0 commit comments

Comments
 (0)