Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
appium-instruments
Advanced tools
IOS Instruments + instruments-without-delay launcher used by Appium
Wrapper module around iOS Instruments and instruments-without-delay.
The module exports two objects: Instruments
(default) and utils
.
utils
Exposes a number of helper functions.
rootDir
killAllInstruments
Instruments
processes currently running.cleanAllTraces
getInstrumentsPath
Instruments
binary.getAvailableDevices
Instruments
supports.parseLaunchTimeout
launchTimeout
into a standard state. If it is a String
it is parsed as JSON. If it is a number, or if the parsed version is a number, it is added to an object as global
(so that the result is {global: launchTimeout}
).getIwdPath
quickLaunch
quickInstruments
Instruments
object with sane defaults.Instruments
This is the main class, exported as default, for the package. Through this class programs can interact with Apple's Instruments program.
The class has one static class method:
quickInstruments
Instruments
object with sane defaults.And a number of object methods:
constructor
opts
- an object with values to be set on the newly created object.
/tmp/appium-instruments
launchOnce
- async
launch
- async
flakeyRetries
(specified in constructor) times.spawnInstruments
- async
shutdown
- async
FAQs
IOS Instruments + instruments-without-delay launcher used by Appium
The npm package appium-instruments receives a total of 229 weekly downloads. As such, appium-instruments popularity was classified as not popular.
We found that appium-instruments demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.