@titanium/tiapp-xml
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@titanium/tiapp-xml", | ||
"version": "1.0.10", | ||
"description": "Axway Amplify module to modify app config - tiapp.xml for Appcelerator Titanium apps", | ||
"version": "1.0.11", | ||
"description": "⭐ Axway Amplify module to modify app config - tiapp.xml for Appcelerator Titanium SDK", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "author": { | ||
"prepublishOnly2": "git pull && npm test && bump insane", | ||
"prepublishOnly": "git pull && npm test && npm audit fix && bump insane" | ||
"prepublishOnly3": "git pull && npm test && npm audit fix && bump insane" | ||
}, | ||
@@ -46,4 +46,4 @@ "bin": "./cli/main.js", | ||
"devDependencies": { | ||
"@geek/eslint-config": "1.0.2", | ||
"eslint": "^7.11.0", | ||
"@geek/eslint-config": "1.0.3", | ||
"eslint": "^8.6.0", | ||
"should": "~13.2.3" | ||
@@ -50,0 +50,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
41560