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

@titanium/tiapp-xml

Package Overview
Dependencies
Maintainers
2
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 1.0.11 to 1.0.13

16

package.json
{
"name": "@titanium/tiapp-xml",
"version": "1.0.11",
"version": "1.0.13",
"description": "⭐ Axway Amplify module to modify app config - tiapp.xml for Appcelerator Titanium SDK",

@@ -20,3 +20,2 @@ "license": "MIT",

"scripts": {
"list": "npm pack && tar -xvzf *.tgz && rm -rf package *.tgz",
"test:install-all": "./cli/add-module.js my.test.module",

@@ -26,5 +25,8 @@ "test:install-platform": "./cli/add-module.js my.test.module ios",

"test:uninstall-all": "./cli/remove-module.js my.test.module",
"test": "npm install --ignore-scripts && npm run list",
"prepublishOnly2": "git pull && npm test && bump insane",
"prepublishOnly3": "git pull && npm test && npm audit fix && bump insane"
"lint": "eslint . --fix",
"list": "npm pack && tar -xvzf *.tgz && rm -rf package *.tgz",
"prep": "npm install --ignore-scripts",
"test": "npm run prep",
"prepublishOnly": "git pull && npm test && bump insane",
"prepublishOnly2": "git pull && npm test && npm audit fix && bump insane"
},

@@ -34,6 +36,6 @@ "bin": "./cli/main.js",

"type": "git",
"url": "github:brentonhouse/titanium-tiapp-xml"
"url": "github:mobilehero-archive/titanium-tiapp-xml"
},
"bugs": {
"url": "https://github.com/brentonhouse/titanium-tiapp-xml/issues"
"url": "https://github.com/mobilehero-archive/titanium-tiapp-xml/issues"
},

@@ -40,0 +42,0 @@ "homepage": "https://brenton.house/saying-goodbye-to-axway-amplify-titanium-31a44f3671de",

@@ -0,1 +1,3 @@

[//]: # (header-start)
<a href="https://brenton.house/saying-goodbye-to-axway-amplify-titanium-31a44f3671de">

@@ -27,9 +29,9 @@ <h1 align="center">

[//]: # (header-end)
# @titanium/tiapp-xml
[![@titanium/tiapp-xml](https://img.shields.io/npm/v/@titanium/tiapp-xml.png)](https://www.npmjs.com/package/@titanium/tiapp-xml)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=brentonhouse/tiapp-xml)](https://dependabot.com)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=mobilehero-archive/tiapp-xml)](https://dependabot.com)

@@ -36,0 +38,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