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

@loaders.gl/gltf

Package Overview
Dependencies
Maintainers
9
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/gltf - npm Package Compare versions

Comparing version 3.4.5 to 3.4.6

2

dist/es5/lib/utils/version.js

@@ -7,4 +7,4 @@ "use strict";

exports.VERSION = void 0;
var VERSION = typeof "3.4.5" !== 'undefined' ? "3.4.5" : 'latest';
var VERSION = typeof "3.4.6" !== 'undefined' ? "3.4.6" : 'latest';
exports.VERSION = VERSION;
//# sourceMappingURL=version.js.map

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

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

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

"dependencies": {
"@loaders.gl/draco": "3.4.5",
"@loaders.gl/images": "3.4.5",
"@loaders.gl/loader-utils": "3.4.5",
"@loaders.gl/textures": "3.4.5",
"@loaders.gl/draco": "3.4.6",
"@loaders.gl/images": "3.4.6",
"@loaders.gl/loader-utils": "3.4.6",
"@loaders.gl/textures": "3.4.6",
"@math.gl/core": "^3.5.1"
},
"gitHead": "3d2f9c2792182d8f9bc23b5137f5a69cf14f4722"
"gitHead": "f878cbf97013ab99866390ef58e6ca26717af6cb"
}
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