New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fbx-gltf-pipeline

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbx-gltf-pipeline - npm Package Compare versions

Comparing version

to
0.0.2

4

bin/fbx-gltf-pipeline.js

@@ -20,1 +20,5 @@ #!/usr/bin/env node

program.parse(process.argv);
if (!program.args.length) {
program.outputHelp();
}

2

package.json
{
"name": "fbx-gltf-pipeline",
"version": "0.0.1",
"version": "0.0.2",
"main": "src/index.js",

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