@titanium/tiapp-xml
Advanced tools
Comparing version 1.0.11 to 1.0.13
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41659
480