libimobiledevice-node
libimobiledevice-node copied to clipboard
A cross-platform software protocol library and tools to communicate with iOS® devices natively.
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
The problems seems to be originated when moving from v8:string to c string. The following error appears: ```bash node(43523,0x106c30580) malloc: Heap corruption detected, free list is damaged at 0x6000036b5040 ***...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I have followed the guide to add libimobile on my windows machine but am getting errors. Enviroment - Windows 10 Home edition - VS 2017 Community with - Visual Studio...
Hi. Having trouble getting it to work after packaging electron app using electron-packager or electron-builder. Calling idevice_info crashes child process returning message "3221225477" on close. Doesn't seem to ever get...
I installed the library with no problem. But when I want to run it I get the following error Invalid 'main' field in '/node_modules/libimobiledevice/package.json' of 'lib/libimobiledevice.js'. Please either fix that...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...