Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appium/types

Package Overview
Dependencies
Maintainers
7
Versions
55
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

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
507K
decreased by-7.97%
Maintainers
7
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

Notes

  • 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

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc