New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@babylonjs/loaders

Package Overview
Dependencies
Maintainers
1
Versions
583
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babylonjs/loaders - npm Package Compare versions

Comparing version

to
4.0.0

6

package.json

@@ -7,3 +7,3 @@ {

"description": "The Babylon.js file loaders library is an extension you can use to load different 3D file types into a Babylon scene.",
"version": "4.0.0-rc.3",
"version": "4.0.0",
"repository": {

@@ -138,4 +138,4 @@ "type": "git",

"dependencies": {
"babylonjs-gltf2interface": "4.0.0-rc.3",
"@babylonjs/core": "4.0.0-rc.3",
"babylonjs-gltf2interface": "4.0.0",
"@babylonjs/core": "4.0.0",
"tslib": "^1.9.3"

@@ -142,0 +142,0 @@ },