@gltf-transform/cli
Advanced tools
+5
-5
| { | ||
| "name": "@gltf-transform/cli", | ||
| "version": "3.1.1", | ||
| "version": "3.1.2", | ||
| "repository": "github:donmccurdy/glTF-Transform", | ||
@@ -29,5 +29,5 @@ "homepage": "https://gltf-transform.donmccurdy.com/cli.html", | ||
| "@caporal/core": "^2.0.2", | ||
| "@gltf-transform/core": "^3.1.1", | ||
| "@gltf-transform/extensions": "^3.1.1", | ||
| "@gltf-transform/functions": "^3.1.1", | ||
| "@gltf-transform/core": "^3.1.2", | ||
| "@gltf-transform/extensions": "^3.1.2", | ||
| "@gltf-transform/functions": "^3.1.2", | ||
| "@types/inquirer": "^9.0.3", | ||
@@ -68,3 +68,3 @@ "@types/language-tags": "^1.0.1", | ||
| ], | ||
| "gitHead": "349535ca33d443fb58523a06f5afdd4d980da6fe" | ||
| "gitHead": "7a7621cad44f8890233f7867841f8e039b49cd28" | ||
| } |
+1
-0
@@ -7,2 +7,3 @@ import { Document, NodeIO, Logger, FileUtils, Transform, Format, ILogger } from '@gltf-transform/core'; | ||
| import type caporal from '@caporal/core'; | ||
| import { performance } from 'perf_hooks'; // global in Node.js v16+ | ||
@@ -9,0 +10,0 @@ /** Helper class for managing a CLI command session. */ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
400267
0.04%4969
0.04%16
14.29%+ Added
- Removed
Updated