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

@loaders.gl/3d-tiles

Package Overview
Dependencies
Maintainers
9
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/3d-tiles - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0-alpha.1

2

dist/3d-tiles-archive-loader.js
import { DataViewFile } from '@loaders.gl/loader-utils';
import { parse3DTilesArchive as parse3DTilesArchiveFromProvider } from "./3d-tiles-archive/3d-tiles-archive-parser.js";
const VERSION = typeof "4.1.0" !== 'undefined' ? "4.1.0" : 'latest';
const VERSION = typeof "4.2.0-alpha.1" !== 'undefined' ? "4.2.0-alpha.1" : 'latest';
export const Tiles3DArchiveFileLoader = {

@@ -5,0 +5,0 @@ name: '3tz',

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

export const VERSION = typeof "4.1.0" !== 'undefined' ? "4.1.0" : 'latest';
export const VERSION = typeof "4.2.0-alpha.1" !== 'undefined' ? "4.2.0-alpha.1" : 'latest';
//# sourceMappingURL=version.js.map
{
"name": "@loaders.gl/3d-tiles",
"version": "4.1.0",
"version": "4.2.0-alpha.1",
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.",

@@ -48,8 +48,8 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/draco": "4.1.0",
"@loaders.gl/gltf": "4.1.0",
"@loaders.gl/loader-utils": "4.1.0",
"@loaders.gl/math": "4.1.0",
"@loaders.gl/tiles": "4.1.0",
"@loaders.gl/zip": "4.1.0",
"@loaders.gl/draco": "4.2.0-alpha.1",
"@loaders.gl/gltf": "4.2.0-alpha.1",
"@loaders.gl/loader-utils": "4.2.0-alpha.1",
"@loaders.gl/math": "4.2.0-alpha.1",
"@loaders.gl/tiles": "4.2.0-alpha.1",
"@loaders.gl/zip": "4.2.0-alpha.1",
"@math.gl/core": "^4.0.0",

@@ -63,3 +63,3 @@ "@math.gl/geospatial": "^4.0.0",

},
"gitHead": "75961cc7a6ed6679018c0e3fb6eb5c3c74d97bdb"
"gitHead": "d4da81f4d8fb2a3b43b0e025109cf7ccfb317d4c"
}

Sorry, the diff of this file is not supported yet

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

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