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

@loaders.gl/core

Package Overview
Dependencies
Maintainers
8
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/core - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

src/.DS_Store

2

dist/es5/fetch-and-write/node/fetch-file-node.js

@@ -78,4 +78,2 @@ "use strict";

value: function _getContentLength() {
if (this._contentLength === undefined) {}
return this._contentLength;

@@ -82,0 +80,0 @@ }

@@ -42,4 +42,2 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread";

_getContentLength() {
if (this._contentLength === undefined) {}
return this._contentLength;

@@ -46,0 +44,0 @@ }

@@ -54,4 +54,2 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread";

value: function _getContentLength() {
if (this._contentLength === undefined) {}
return this._contentLength;

@@ -58,0 +56,0 @@ }

{
"name": "@loaders.gl/core",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Framework-independent loaders for 3D graphics formats",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -46,4 +46,2 @@ /* global URL */

_getContentLength() {
if (this._contentLength === undefined) {
}
return this._contentLength;

@@ -50,0 +48,0 @@ }

Sorry, the diff of this file is not supported yet

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