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

@loaders.gl/gltf

Package Overview
Dependencies
Maintainers
8
Versions
342
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 4.3.0-beta.1 to 4.3.0-beta.2

2

dist/lib/utils/version.js
// Version constant cannot be imported, it needs to correspond to the build version of **this** module.
// __VERSION__ is injected by babel-plugin-version-inline
// @ts-ignore TS2304: Cannot find name '__VERSION__'.
export const VERSION = typeof "4.3.0-alpha.8" !== 'undefined' ? "4.3.0-alpha.8" : 'latest';
export const VERSION = typeof "4.3.0-beta.1" !== 'undefined' ? "4.3.0-beta.1" : 'latest';
{
"name": "@loaders.gl/gltf",
"version": "4.3.0-beta.1",
"version": "4.3.0-beta.2",
"description": "Framework-independent loader for the glTF format",

@@ -46,7 +46,7 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/draco": "4.3.0-beta.1",
"@loaders.gl/images": "4.3.0-beta.1",
"@loaders.gl/loader-utils": "4.3.0-beta.1",
"@loaders.gl/schema": "4.3.0-beta.1",
"@loaders.gl/textures": "4.3.0-beta.1",
"@loaders.gl/draco": "4.3.0-beta.2",
"@loaders.gl/images": "4.3.0-beta.2",
"@loaders.gl/loader-utils": "4.3.0-beta.2",
"@loaders.gl/schema": "4.3.0-beta.2",
"@loaders.gl/textures": "4.3.0-beta.2",
"@math.gl/core": "^4.1.0"

@@ -57,3 +57,3 @@ },

},
"gitHead": "992d24e7d4e3015a91fa1cbfe87ee7dc1b333322"
"gitHead": "a61003f2bb56acbdaef07a03bc39d4c7830afdcc"
}

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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