New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@titanium/tiapp-xml

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titanium/tiapp-xml - npm Package Compare versions

Comparing version 0.9.4 to 0.9.5

4

package.json
{
"name": "@titanium/tiapp-xml",
"version": "0.9.4",
"description": "Titanium tiapp.xml parsing and manipulation API - Fork from tonylukasavage",
"version": "0.9.5",
"description": "Titanium tiapp.xml parsing and manipulation API - Forked from tonylukasavage",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

@@ -0,1 +1,8 @@

<a href="#titaniumtiapp-xml">
<p align="center">
<img src="https://cdn.secure-api.org/images/warning-sign-area51.png" width="80%" />
<img src="https://cdn.secure-api.org/images/border-line-3.png" width="70%" height="50" />
</p>
</a>
# @titanium/tiapp-xml

@@ -7,34 +14,34 @@

- [📝 Description](#-description)
- [🚀 Getting Started](#-getting-started)
- [Install](#install)
- [Examples](#examples)
- [Change the Titanium SDK version](#change-the-titanium-sdk-version)
- [Disable analytics](#disable-analytics)
- [Add a new native module for android](#add-a-new-native-module-for-android)
- [Print the tiapp.xml from the tiapp object](#print-the-tiappxml-from-the-tiapp-object)
- [API](#api)
- [load(file)](#loadfile)
- [parse(xmlString, filename)](#parsexmlstring-filename)
- [find()](#find)
- [toString()](#tostring)
- [write([file])](#writefile)
- [top-level elements](#top-level-elements)
- [getDeploymentTarget(platform)](#getdeploymenttargetplatform)
- [getDeploymentTargets()](#getdeploymenttargets)
- [setDeploymentTarget(platform, value)](#setdeploymenttargetplatform-value)
- [setDeploymentTargets(obj)](#setdeploymenttargetsobj)
- [getProperty(name)](#getpropertyname)
- [setProperty(name, [value], [type])](#setpropertyname-value-type)
- [removeProperty(name)](#removepropertyname)
- [getModules()](#getmodules)
- [setModule(id, [version], [platform])](#setmoduleid-version-platform)
- [removeModule(id, [platform])](#removemoduleid-platform)
- [getPlugins()](#getplugins)
- [setPlugin(id, [version])](#setpluginid-version)
- [removePlugin(id)](#removepluginid)
- [doc](#doc)
- [Todo](#todo)
- [📚Learn More](#learn-more)
- [📣 Feedback](#-feedback)
* [📝 Description](#-description)
* [🚀 Getting Started](#-getting-started)
* [Install](#install)
* [Examples](#examples)
* [Change the Titanium SDK version](#change-the-titanium-sdk-version)
* [Disable analytics](#disable-analytics)
* [Add a new native module for android](#add-a-new-native-module-for-android)
* [Print the tiapp.xml from the tiapp object](#print-the-tiappxml-from-the-tiapp-object)
* [API](#api)
* [load(file)](#loadfile)
* [parse(xmlString, filename)](#parsexmlstring-filename)
* [find()](#find)
* [toString()](#tostring)
* [write([file])](#writefile)
* [top-level elements](#top-level-elements)
* [getDeploymentTarget(platform)](#getdeploymenttargetplatform)
* [getDeploymentTargets()](#getdeploymenttargets)
* [setDeploymentTarget(platform, value)](#setdeploymenttargetplatform-value)
* [setDeploymentTargets(obj)](#setdeploymenttargetsobj)
* [getProperty(name)](#getpropertyname)
* [setProperty(name, [value], [type])](#setpropertyname-value-type)
* [removeProperty(name)](#removepropertyname)
* [getModules()](#getmodules)
* [setModule(id, [version], [platform])](#setmoduleid-version-platform)
* [removeModule(id, [platform])](#removemoduleid-platform)
* [getPlugins()](#getplugins)
* [setPlugin(id, [version])](#setpluginid-version)
* [removePlugin(id)](#removepluginid)
* [doc](#doc)
* [Todo](#todo)
* [📚Learn More](#learn-more)
* [📣 Feedback](#-feedback)

@@ -41,0 +48,0 @@

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