Socket
Socket
Sign inDemoInstall

@loaders.gl/gltf

Package Overview
Dependencies
18
Maintainers
9
Versions
324
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.3 to 4.1.4

2

dist/lib/utils/version.js

@@ -1,2 +0,2 @@

export const VERSION = typeof "4.1.3" !== 'undefined' ? "4.1.3" : 'latest';
export const VERSION = typeof "4.1.4" !== 'undefined' ? "4.1.4" : 'latest';
//# sourceMappingURL=version.js.map
{
"name": "@loaders.gl/gltf",
"version": "4.1.3",
"version": "4.1.4",
"description": "Framework-independent loader for the glTF format",

@@ -45,9 +45,9 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/draco": "4.1.3",
"@loaders.gl/images": "4.1.3",
"@loaders.gl/loader-utils": "4.1.3",
"@loaders.gl/textures": "4.1.3",
"@loaders.gl/draco": "4.1.4",
"@loaders.gl/images": "4.1.4",
"@loaders.gl/loader-utils": "4.1.4",
"@loaders.gl/textures": "4.1.4",
"@math.gl/core": "^4.0.0"
},
"gitHead": "4313c1f68c25723ab3e906db5a6ac65c2e8ac7b6"
"gitHead": "e5b4fe1845c1483addfc4c3d630f1617595efbae"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc