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

@loaders.gl/schema

Package Overview
Dependencies
Maintainers
9
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/schema - npm Package Compare versions

Comparing version 3.4.4 to 3.4.5

2

dist/index.js

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

// Commented out due to https://github.com/visgl/deck.gl/issues/6906 and https://github.com/visgl/loaders.gl/issues/2177
// export {convertMesh} from './category/mesh/convert-mesh.js';
// export {convertMesh} from './category/mesh/convert-mesh';
var deduce_mesh_schema_1 = require("./category/mesh/deduce-mesh-schema");

@@ -25,0 +25,0 @@ Object.defineProperty(exports, "deduceMeshSchema", { enumerable: true, get: function () { return deduce_mesh_schema_1.deduceMeshSchema; } });

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// import type {ArrayRowTableBatch, ObjectRowTableBatch} from '../../category/table.js';
// import type {ArrayRowTableBatch, ObjectRowTableBatch} from '../../category/table';
const row_utils_1 = require("../utils/row-utils");

@@ -5,0 +5,0 @@ const DEFAULT_ROW_COUNT = 100;

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

// Null
// } from '../schema.js';
// } from '../schema';
Object.defineProperty(exports, "__esModule", { value: true });

@@ -21,0 +21,0 @@ exports.deduceTypeFromValue = exports.deduceTypeFromColumn = void 0;

{
"name": "@loaders.gl/schema",
"version": "3.4.4",
"version": "3.4.5",
"description": "Table format APIs for JSON, CSV, etc...",

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

},
"gitHead": "20f682f11c437189adac7e0ee8a4e2aca1c57d94"
"gitHead": "3d2f9c2792182d8f9bc23b5137f5a69cf14f4722"
}
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