Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pixiv/three-vrm-springbone

Package Overview
Dependencies
Maintainers
7
Versions
62
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.0.6 to 2.1.0-beta.0

12

package.json
{
"name": "@pixiv/three-vrm-springbone",
"version": "2.0.6",
"version": "2.1.0-beta.0",
"description": "Spring bone module for @pixiv/three-vrm",

@@ -40,4 +40,4 @@ "license": "MIT",

"lint": "eslint \"src/**/*.{ts,tsx}\" && yarn lint-examples && prettier \"src/**/*.{ts,tsx}\" --check",
"lint-examples": "eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"",
"lint-fix": "eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"
"lint-examples": "eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"",
"lint-fix": "eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"
},

@@ -48,2 +48,5 @@ "lint-staged": {

"prettier --write"
],
"./examples/**/*.{js,html}": [
"eslint --fix --rule \"padded-blocks: error\""
]

@@ -56,3 +59,2 @@ },

"devDependencies": {
"lint-staged": "13.1.2",
"three": "^0.154.0"

@@ -63,3 +65,3 @@ },

},
"gitHead": "1c040ad904ad7854654692be2ba4f9e941262b89"
"gitHead": "5ae801b29acbbec12964748da07cd80462832bc9"
}

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