Socket
Socket
Sign inDemoInstall

@loaders.gl/worker-utils

Package Overview
Dependencies
Maintainers
7
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/worker-utils - npm Package Versions

1
20

3.0.0-beta.9

Diff

Changelog

Source

v3.0.0-beta.9

  • feat(csv): skipEmptyLines default to true (#1632)
  • fix(csv): Change default shape to object-row-table (#1631)
  • Fix featureIds parsing to avoid errors in Safari browser (#1629)
  • fix-typing-warnings (#1628)
  • feat: Move gis category types to `@loaders.gl/schema (#1458)
  • Refactor 3DTiles converter to typescript (#1619)
  • feat(core): probe.gl for options warnings, handle <loader>.workerUrl (#1621)
  • chore: Move mesh utils to @loaders.gl/schema (#1607)
  • Move types from i3s-converter to particular modules (#1609)
  • chore(docs): Update whats-new for 3.0 (#1616)
  • feat: specify data format with options.<loader>.shape (#1615)
  • fix(csv): fix typing of options.csv.skipEmptyLines (#1614)
ibgreen
published 3.0.0-beta.8 •

Changelog

Source

v3.0.0-beta.8

  • fix(csv): avoid downcasting CSVLoader type (#1613)
  • chore(las): Improving typings (#1603)
  • fix(core): Fix import statement (#1610)
  • chore: Remove lint warnings (#1611)
  • I3S-Converter - Add types to functions (#1576)
pessimistress
published 3.0.0-beta.7 •

Changelog

Source

v3.0.0-beta.7

  • chore: bump math.gl and probe.gl to the latest beta (#1605)
  • fix(schema): Add arrow depenency (#1604)
  • feat(parquet): Experimental parquet loader (#1602)
  • chore(polyfills): Convert polyfills to typescript (#1598)
  • chore(core): node fs handling cleanup (#1601)
  • Fix draco parser (#1599)
belom88
published 3.0.0-beta.6 •

Changelog

Source

v3.0.0-beta.6

  • fix(loader-utils): Fix normalization of text flag (#1597)
  • converter: fix yarn build-converter-bundle (#1595)
  • i3s: uncomment tests (#1594)
  • tiles: onTraversalComplete (#1596)
  • chore(pcd): Improving typings (#1591)
  • feat(core): add limit options (#1587)
  • Export MVTWorkerLoader (#1592)
  • chore: convert math module to typescript (#1555)
  • fix(core): Align batched parsing output from non-batched parsers (#1590)
  • chore(ply): Improve typings (#1588)
  • chore(loader-utils): Improve RequestScheduler typings (#1586)
  • feat(chore): Add options.mimeType to specify fallback loader (#1584)
  • chore(core): Separate file for loader option defaults (#1583)
belom88
published 3.0.0-beta.5 •

Changelog

Source

v3.0.0-beta.5

  • fix(core): selectLoader type assertion (#1552)
belom88
published 3.0.0-beta.4 •

Changelog

Source

v3.0.0-beta.4

  • feat(schema): Support batch debouncing (#1582)
  • chore(worker-utils: Improve typing (#1581)
  • chore: Improve batch processing code (#1570)
  • fix(tiles): fix type export (#1579)
  • Complete the move of null-loader to core (#1551)
  • fix(docs/arrow): large datasets Observable notebook link, point to the original (#1577)
  • I3s-attribute-loader pass fetch options (#1548)
dryabinin
published 3.0.0-beta.3 •

Changelog

Source

v3.0.0-beta.3

  • fix(examples): disable regenerator babel transform for local examples (#1558)
  • Remove basePath option from TileHeader class (#1559)
  • chore(worker-utils): reorganize worker utils (#1561)
  • core(worker-utils): Additional cleanup (#1563)
  • Fix for " Property 'byteLength' is missing in type '{}' but required in type 'Buffer'" (#1566)
  • chore(csv): code cleanup (#1569)
  • tiles: pass through fetch options (#1550)
  • fix(worker-utils): Fix for runtime error: VERSION is not defined (#1567)
  • use loadOptions in i3s-tileset-traverser (#1557)
  • i3s: pass through the token (#1571)
  • I3S-App - Fix picking functionality (#1572)
dryabinin
published 3.0.0-beta.2 •

Changelog

Source

v3.0.0-beta.2

  • chore: Bump ocular-dev-tools@1.0.0-alpha.6 (#1543)
  • chore: Update upgrade guide (#1542)
  • Resolve typings in null-loader ParseInBatches (#1540)
  • fix(core): fetchFile option handling (#1549)
  • Convert i3s-tile-converter to typescript (#1545)
  • Enable ts checking for tests in tiles module (#1536)
  • chore(examples): Refactor webpack-local-config (#1485)
  • feat(zarr): Flatten zarr module, remove XML-parsing (#1462)
  • feat: unbundled loaders (#1553)
  • draco: arrow-like schema (#1529)
  • i3s: fix draco geometry loading (#1554)
belom88
published 3.0.0-beta.1 •

Changelog

Source

v3.0.0-beta.1

  • chore(zip): Convert zip module to typescript (#1530)
  • fix(gltf): Preserve accessor properties in Draco decoded mesh attrributes (#1176)
  • Fix tile-converter tests (#1531)
  • Remove hardcoded dev worker config (#1517)
  • chore: convert kml module to typescript (#1522)
  • 3DTilesConverter: Fix for multiple of 4 error while string attribute parsing process (#1502)
  • chore: Clean up types (#1528)
  • chore(core): Convert core module to typescript (#1525)
  • chore: Move to 3.0.0-beta releases (#1526)
  • fix(tiles): Inside viewer request volume distanse to camera (#1523)
  • Clear ESLint warnings (#1498)
  • fix(gltf): Restore functionality of passing options from gltf to draco loader (#1504)
  • I3S: rename base map: Satellite (#1506)
  • 3d-tiles-app: bump deck.gl version (#1521)
  • Remove segmentation data property from i3s example (#1505)
  • tiles: remove unused private props (#1500)
  • chore(textures): Convert module to typescript (#1514)
  • i3s-app: update deck.gl version (#1513)
  • chore(gltf): Add autogenerated glTF types (#1511)
  • tiles: options enhancements (#1475)
  • tiles: Tile traversal optimizations (#1183)
  • fix(gltf): Fix option propagation (#1509)
  • chore(draco): Convert module to typescript and modernize loader data. (#1508)
  • feat(gltf): integrate meshopt decompression library (#1507)
  • i3s-app: update deck (#1476)
  • chore(tables): Rename tables module to schema (#1497)
  • chore: Convert gltf module to typescript (#1483)
  • chore: start typing loader options (#1496)
  • chore(json): Convert json module to typescript (#1494)
  • chore: Convert worker-utils to typescript (#1493)
  • chore(csv): Convert module to typescript (#1495)
  • feat(worker-utils): Support dynamic update of maxConcurrency etc (#1480)
  • chore: Small typescript fixups (#1492)
  • chore(ply): Convert ply module to typescript (#1486)
  • Convert pcd module to typescript (#1491)
  • I3s-Picking - Remove pickFeatures flag (#1467)
  • Fix local webpack config (#1479)
  • chore: Convert images module to typescript (#1481)
  • chore(all): Remove deprecated methods and options (#1120)
  • Add a warning message for .slpk files downloading (#1468)
  • chore: Typescript branch for tiles modules (WIP) (#1417)
  • feat(geotiff): Consolidate helpers for GeoTIFF images. (#1469)
manassra
published 3.0.0-alpha.21 •

Changelog

Source

v3.0.0-alpha.21

  • Fix(loader-utils|worker-utils): fix TS type exports for isolated modules (#1473)
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