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
10
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 2.1.0 to 2.1.1

2

dist/es5/tiles-3d-loader.js

@@ -22,3 +22,3 @@ "use strict";

var VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest';
var VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest';

@@ -25,0 +25,0 @@ function getBaseUri(tileset) {

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

const VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest';
const VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest';
import { path } from '@loaders.gl/loader-utils';

@@ -3,0 +3,0 @@ import { TILESET_TYPE, LOD_METRIC_TYPE } from '@loaders.gl/tiles';

import _regeneratorRuntime from "@babel/runtime/regenerator";
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
var VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest';
var VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest';
import { path } from '@loaders.gl/loader-utils';

@@ -5,0 +5,0 @@ import { TILESET_TYPE, LOD_METRIC_TYPE } from '@loaders.gl/tiles';

{
"name": "@loaders.gl/3d-tiles",
"version": "2.1.0",
"version": "2.1.1",
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.",

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

"dependencies": {
"@loaders.gl/core": "2.1.0",
"@loaders.gl/gltf": "2.1.0",
"@loaders.gl/loader-utils": "2.1.0",
"@loaders.gl/math": "2.1.0",
"@loaders.gl/tiles": "2.1.0",
"@loaders.gl/core": "2.1.1",
"@loaders.gl/gltf": "2.1.1",
"@loaders.gl/loader-utils": "2.1.1",
"@loaders.gl/math": "2.1.1",
"@loaders.gl/tiles": "2.1.1",
"@math.gl/core": "^3.1.3",

@@ -47,3 +47,3 @@ "@math.gl/geospatial": "^3.1.3",

},
"gitHead": "7a14ef68a11d36586dc729dcf2663432a945f3de"
"gitHead": "ee008b53d19ce6c605bc22ab3b7ec724fa8c1917"
}

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

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

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