Socket
Socket
Sign inDemoInstall

@pixiv/three-vrm-springbone

Package Overview
Dependencies
Maintainers
7
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixiv/three-vrm-springbone - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc