Skip to content

Latest commit

 

History

History

ti-api-deprecation-finder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ti API Deprecation Finder Plugin

Overview

The Ti API Deprecation Finder plugin finds any deprecated Titanium APIs used in the project. It depends on the Ti API Processor plugin.

Options

No options

Output

  • name string Always equals "ti-api-deprecation-finder"
  • summary string A short summary of the results
  • deprecatedAPIs object The deprecated APIs used in the project
    • <API name> number The number of times the deprecated API indicated by the object key is used