blender-iks-to-fks
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "blender-iks-to-fks", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A Blender script that takes a mesh and armature that use IKs and other non-deformation bones and creates a new mesh and armature that uses only FK bones", | ||
@@ -41,6 +41,8 @@ "main": "bin/ik2fk.js", | ||
"devDependencies": { | ||
"minimist": "^1.2.0", | ||
"standard": "^10.0.3", | ||
"tape": "^4.8.0" | ||
}, | ||
"dependencies": { | ||
"minimist": "^1.2.0" | ||
} | ||
} |
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
2559629
2
1
+ Addedminimist@^1.2.0
+ Addedminimist@1.2.8(transitive)