New:Socket for Asana Is Now Available.Learn more
Sign In

@appium/types

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/types

Various type declarations used across Appium

Source
npmnpm
Version
1.4.0
Version published
Weekly downloads
2.9M
5.32%
Maintainers
3
Weekly downloads
 
Created
Source

@appium/types

A collection of TypeScript type declarations used across various Appium packages.

[!WARNING] This is a work-in-progress; expect breaking changes!

Install

npm install @appium/types -D

[!NOTE]

  • The sources are .ts files, not .d.ts files. This allows other packages in the root TypeScript "project" to define a dependency upon this one, and enables incremental builds an "watch" mode.
  • If there is a way to switch to .d.ts files and configure this package to work in our "project" context without needing to actually "emit" anything, then we should do that instead. Help accepted!
  • lib/appium-config.ts is generated by this package from @appium/schema, but is under version control to avoid chicken-or-egg build problems.

License

Apache-2.0

Keywords

automation

FAQs

Package last updated on 06 May 2026

Related posts