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
3
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.8.0 to 0.9.0

3

cli/install-module.js

@@ -29,3 +29,4 @@ #!/usr/bin/env node

const module_id = get(process.env, `npm_package_titanium_platform_${platform}_moduleid`);
// Logic for this will change once PR is merged and into SDK: https://github.com/appcelerator/node-appc/pull/173
const module_id = get(process.env, `npm_package_titanium_platform_${platform}_moduleid`) || get(process.env, `npm_package_titanium_moduleid`);

@@ -32,0 +33,0 @@ // This is not supported yet but will be once PR is merged and into SDK: https://github.com/appcelerator/node-appc/pull/173

{
"name": "@titanium/tiapp-xml",
"version": "0.8.0",
"version": "0.9.0",
"description": "Titanium tiapp.xml parsing and manipulation API - Fork from tonylukasavage",

@@ -5,0 +5,0 @@ "license": "MIT",

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