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.2.1 to 4.3.0-alpha.1

1

dist/lib/parsers/helpers/parse-3d-implicit-tiles.js

@@ -81,3 +81,2 @@ // loaders.gl

if (!maximumLevel) {
// eslint-disable-next-line no-console
log.once(`Missing 'maximumLevel' or 'availableLevels' property. The subtree ${contentUrlTemplate} won't be loaded...`);

@@ -84,0 +83,0 @@ return tile;

22

package.json
{
"name": "@loaders.gl/3d-tiles",
"version": "4.2.1",
"version": "4.3.0-alpha.1",
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.",

@@ -49,11 +49,11 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/compression": "4.2.1",
"@loaders.gl/crypto": "4.2.1",
"@loaders.gl/draco": "4.2.1",
"@loaders.gl/gltf": "4.2.1",
"@loaders.gl/images": "4.2.1",
"@loaders.gl/loader-utils": "4.2.1",
"@loaders.gl/math": "4.2.1",
"@loaders.gl/tiles": "4.2.1",
"@loaders.gl/zip": "4.2.1",
"@loaders.gl/compression": "4.3.0-alpha.1",
"@loaders.gl/crypto": "4.3.0-alpha.1",
"@loaders.gl/draco": "4.3.0-alpha.1",
"@loaders.gl/gltf": "4.3.0-alpha.1",
"@loaders.gl/images": "4.3.0-alpha.1",
"@loaders.gl/loader-utils": "4.3.0-alpha.1",
"@loaders.gl/math": "4.3.0-alpha.1",
"@loaders.gl/tiles": "4.3.0-alpha.1",
"@loaders.gl/zip": "4.3.0-alpha.1",
"@math.gl/core": "^4.0.1",

@@ -68,3 +68,3 @@ "@math.gl/culling": "^4.0.1",

},
"gitHead": "b2ea799ff9f233ab8af0a6c3696e28ddf6e3c5a3"
"gitHead": "568446ea69eb590f0c42d965459b636216cda74e"
}

@@ -135,3 +135,2 @@ // loaders.gl

if (!maximumLevel) {
// eslint-disable-next-line no-console
log.once(

@@ -138,0 +137,0 @@ `Missing 'maximumLevel' or 'availableLevels' property. The subtree ${contentUrlTemplate} won't be loaded...`

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