@pixiv/three-vrm-springbone
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@pixiv/three-vrm-springbone", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Spring bone module for @pixiv/three-vrm", | ||
@@ -53,12 +53,12 @@ "license": "MIT", | ||
"dependencies": { | ||
"@pixiv/types-vrm-0.0": "2.1.0", | ||
"@pixiv/types-vrmc-springbone-1.0": "2.1.0" | ||
"@pixiv/types-vrm-0.0": "2.1.1", | ||
"@pixiv/types-vrmc-springbone-1.0": "2.1.1" | ||
}, | ||
"devDependencies": { | ||
"three": "^0.160.0" | ||
"three": "^0.162.0" | ||
}, | ||
"peerDependencies": { | ||
"three": "^0.160.0" | ||
"three": "^0.162.0" | ||
}, | ||
"gitHead": "0d96aeaa6e20baa8158658652179df20a162d8a3" | ||
"gitHead": "2b4794cb7fdce8fd17e198cc94a57e60f90dd71e" | ||
} |
@@ -0,1 +1,2 @@ | ||
import * as THREE from 'three'; | ||
/** | ||
@@ -2,0 +3,0 @@ * Traverse children of given object and execute given callback. |
@@ -0,1 +1,2 @@ | ||
import * as THREE from 'three'; | ||
/** | ||
@@ -2,0 +3,0 @@ * Represents a shape of a collider. |
@@ -0,1 +1,2 @@ | ||
import * as THREE from 'three'; | ||
export interface VRMSpringBoneJointSettings { | ||
@@ -2,0 +3,0 @@ /** |
@@ -0,1 +1,2 @@ | ||
import * as THREE from 'three'; | ||
export interface VRMSpringBoneLoaderPluginOptions { | ||
@@ -2,0 +3,0 @@ /** |
@@ -0,1 +1,2 @@ | ||
import type * as THREE from 'three'; | ||
/** | ||
@@ -2,0 +3,0 @@ * Traverse children of given object and execute given callback. |
@@ -0,1 +1,2 @@ | ||
import type * as THREE from 'three'; | ||
/** | ||
@@ -2,0 +3,0 @@ * Represents a shape of a collider. |
@@ -0,1 +1,2 @@ | ||
import type * as THREE from 'three'; | ||
export interface VRMSpringBoneJointSettings { | ||
@@ -2,0 +3,0 @@ /** |
@@ -0,1 +1,2 @@ | ||
import type * as THREE from 'three'; | ||
export interface VRMSpringBoneLoaderPluginOptions { | ||
@@ -2,0 +3,0 @@ /** |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
488675
4546
+ Added@pixiv/types-vrm-0.0@2.1.1(transitive)
+ Added@pixiv/types-vrmc-springbone-1.0@2.1.1(transitive)
+ Addedthree@0.162.0(transitive)
- Removed@pixiv/types-vrm-0.0@2.1.0(transitive)
- Removed@pixiv/types-vrmc-springbone-1.0@2.1.0(transitive)
- Removedthree@0.160.1(transitive)
Updated@pixiv/types-vrm-0.0@2.1.1