🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@gltf-transform/cli

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gltf-transform/cli - npm Package Compare versions

Comparing version
0.2.5
to
0.3.0
+1
-1
LICENSE
The MIT License (MIT)
Copyright (c) 2018 Don McCurdy
Copyright (c) 2020 Don McCurdy

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@gltf-transform/cli",
"version": "0.2.5",
"version": "0.3.0",
"repository": "github:donmccurdy/glTF-Transform",

@@ -17,7 +17,7 @@ "description": "CLI interface to glTF Transform",

"dependencies": {
"@gltf-transform/ao": "^0.2.5",
"@gltf-transform/colorspace": "^0.2.5",
"@gltf-transform/core": "^0.2.5",
"@gltf-transform/prune": "^0.2.5",
"@gltf-transform/split": "^0.2.5",
"@gltf-transform/ao": "^0.3.0",
"@gltf-transform/colorspace": "^0.3.0",
"@gltf-transform/core": "^0.3.0",
"@gltf-transform/prune": "^0.3.0",
"@gltf-transform/split": "^0.3.0",
"caporal": "^1.3.0",

@@ -32,3 +32,3 @@ "gl": "^4.5.0"

],
"gitHead": "57c88a9aba2863aae28e30f699953d1c84c344f3"
"gitHead": "39e05378475c8920be80892053b2bae9e5a40ffb"
}