@titanium/tiapp-xml
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -12,3 +12,3 @@ #!/usr/bin/env node | ||
const tiappDir = require(`../lib/tiapp-dir`); | ||
const tiappDir = require(`../tiapp-dir`); | ||
const root = tiappDir.sync(process.env.INIT_CWD); | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@titanium/tiapp-xml", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Titanium tiapp.xml parsing and manipulation API - Forked from tonylukasavage", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
37120