@gltf-transform/extensions
Advanced tools
Comparing version 3.2.1 to 4.0.0-alpha.0
{ | ||
"name": "@gltf-transform/extensions", | ||
"version": "3.2.1", | ||
"version": "4.0.0-alpha.0", | ||
"repository": "github:donmccurdy/glTF-Transform", | ||
@@ -26,4 +26,4 @@ "homepage": "https://gltf-transform.donmccurdy.com/extensions.html", | ||
"scripts": { | ||
"dist": "microbundle --format modern,cjs", | ||
"watch": "microbundle watch --format modern,cjs", | ||
"dist": "microbundle --format modern,cjs --no-compress", | ||
"watch": "microbundle watch --format modern,cjs --no-compress", | ||
"watch:debug": "microbundle watch --format modern,cjs --no-compress" | ||
@@ -39,3 +39,3 @@ }, | ||
"dependencies": { | ||
"@gltf-transform/core": "^3.2.1", | ||
"@gltf-transform/core": "^4.0.0-alpha.0", | ||
"ktx-parse": "^0.5.0" | ||
@@ -49,3 +49,3 @@ }, | ||
], | ||
"gitHead": "89108e04aae2de42aa66f31369d8f052c09fccc7" | ||
"gitHead": "8d80d1ffa893ba3a337cffbf638cc84f75c44a5d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1415201
17314
+ Added@gltf-transform/core@4.1.2(transitive)
+ Addedproperty-graph@3.0.0(transitive)
- Removed@gltf-transform/core@3.10.1(transitive)
- Removedproperty-graph@1.3.1(transitive)