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

@loaders.gl/images

Package Overview
Dependencies
Maintainers
8
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/images - npm Package Versions

1
33

4.3.0-alpha.1

Diff

Changelog

Source

v4.3.0-alpha.1

  • fix(loader-utils): ReadableFile implementation to match the interface (#3157)
  • feat(geoarrow): Add support for Arrow meshes (#3159)
  • feat: Arrow loaders for Pointcloud / Mesh formats (#3158)
  • feat(pcd): PCDArrowLoader (#3156)
  • feat(geoarrow): New module for geoarrow processing (#3149)
  • chore(docs): Update tile-converter.md (#3084)
  • fix(i3s): Fix for statistics/summary
  • Make @types/brotli also optional (#3152)
  • fix(i3s): fix for /sublayers paths (#3150)
  • chore(i3s): Montreal example (#3089)
  • chore(gis): Clean up API and extract common helpers (#3147)
  • chore(parquet): Make parquet WASM loader into the primary loader (#3121)
  • feat(mvt): non-nested parser now extract geometry columns (#3146)
  • feat(mvt): Flatten MVT parser logic (#3145)
  • feat(shapefile): DBFArrowLoader (#3142)
  • feat(csv): papaparse cleanup (#3143)
  • feat(loader-utils): New Format type (#3141)
  • Returning --slpk for backward compatibility (#3138)
  • docs: Fix website, upgrade to docusaurus 3.5 (#3139)
  • feat(csv): CSVArrowLoader (#3135)
  • docs: Initial v4.4 docs (#3120)
  • chore: Change versions to 4.4.0-alpha.0 (#3136)
  • docs: Final 4.3 release docs (#3134)
  • Whats new updated (#3131)
  • fix(3d-tiles): getIonAssetMetadata struct changed (options.url) (#3128)
  • chore(gis): Move WKT/WKB parsing into gis module (#3126)
  • chore: draft potree example application (#3116)
  • chore(schema-utils): Consolidate arrow table handling in schema-utils (#3119)
  • chore(gis): Move geoarrow parsing to gis module (#3118)
  • chore(gis): Move WKT parsing into gis module (#3117)
  • chore(schema): Add arrow dependency to schema module (#3115)
  • feat(schema-utils): Separate out utils from the schema module (#3114)
  • chore: Bump to apache-arrow@17 (#3113)
  • feat(core): Improve typing and naming for DataSources (#3104)
  • chore: Reduce comments in test logs (#3109)
  • chore: Bump versions to 5.0.0-alpha.0 (#3111)
  • chore(arrow): table conversion (#3108)
  • chore(CSV): Convert parser to typescript (#3107)
  • fix(parquet): More robust Buffer polyfill export (#3105)
  • chore: eslint cleanup (#3103)
  • feat(core): Type inference for arrays of loader objects (#3102)
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /website (#3098)
  • chore: Update typescript and other dependencies (#3097)
  • fix(parquet): ParquetLoader worker: false (#3079)
  • chore: Bump to 4.3.0-beta (#3096)
  • chore: Add issue templates (#3095)
  • chore: prettier (#3094)
  • chore(deps): bump vite from 4.5.3 to 4.5.5 (#3091)
  • chore(deps): bump express from 4.19.2 to 4.21.0 in /website (#3087)
  • chore(deps): bump fast-xml-parser from 4.2.7 to 4.5.0 in /website (#3083)
  • chore(deps): bump webpack from 5.89.0 to 5.94.0 in /website (#3078)
  • chore(deps): bump micromatch in /test/apps/typescript-test (#3067)

v4.3

belom88
published 4.2.1 •

belom88
published 4.2.0 •

Changelog

Source

v4.2.0

belom88
published 4.2.0-beta.2 •

Changelog

Source

v4.2.0-beta.2

  • fix(parquet): fix stack overflow for large datasets (#2960)
  • fix(parquet): incorrect dictionary loading (#2959)
  • fix(loader-utils): Do not require dataType and batchType on loaders. (#2961)
belom88
published 4.2.0-beta.1 •

Changelog

Source

v4.2.0-beta.1

  • chore(worker-utils): Use polyfills in worker-utils to avoid build warnings (#2953)
  • docs: Polish release notes (#2957)
  • fix(core): Case insensitive MIME type comparison (#2956)
  • feat(3d-tiles): Test cleanup (#2954)
  • chore(draco): Clean up loader (#2955)
  • fix(wms): Use correct featureInfo parameters for WMS 1.3 (#2952)
  • fix(draco): Ignore unknown attribute types (#2951)
  • feat: Add options.<loader>.workerUrl (#2950)
  • Throws more useful error when fetch fails (#2921)
  • docs: update whats-new (#2946)
  • fix(csv): CSVLoader - narrow result types (#2945)
  • chore: Bump to 4.2-beta (#2948)
  • fix(examples): Fix texture example (+ website) (#2943)
  • fix(parquet): zstd decompression (#2937)
  • chore(compression/parquet): Improved handling of injected modules (#2940)
  • chore: Use `const satisfies on Loaders and Writers (#2938)
  • Fix laslaz-decoder.ts: free memory after laz file parsed. (#2933)
belom88
published 4.2.0-alpha.6 •

Changelog

Source

v4.2.0-alpha.6

  • docs: migration info loaders v4 (#2908)
  • feat(i3s): local slpk rendering example (#2906)
  • website: new hero example (#2907)
  • chore(lerc): Restore lerc module (#2912)
  • fix(parquet): Restore ParquetWASMLoader after esbuild upgrade (#2915)
  • fix(*): Fix transitive internal dependencies (#2919)
  • fix(parquet): Zstd-codec import turned on (#2922)
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#2926)
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website (#2920)
  • fix (parquet): Increased max dictionary size to the max size of ArrayBuffer (#2924)
  • chore(deps): bump katex from 0.16.9 to 0.16.10 in /website (#2927)
  • fix(tile-converter): --install-dependencies don't raise error (#2925)
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#2931)
  • chore: fix eslint issues (#2923)
  • chore: Upgrade website and examples to deck.gl v9 (#2932)
  • chore(deps): bump express from 4.18.2 to 4.19.2 (#2930)
  • chore: Upgrade to yarn 4 (#2917)
  • fix(gltf): Support models where some TextureInfo definitions use KHR_texture_transform and others do not. (#2928)
  • fix(wkt): Increased amount of memory for polygon indices (#2934)
belom88
published 4.1.4 •

ibgreen
published 4.2.0-alpha.5 •

Changelog

Source

v4.2.0-alpha.5

  • chore: Upgrade ocular-dev-tools to tsc+esbuild (#2897)
  • fix(core): Avoid reassigning loaders._state (#2905)
  • feat(loader-utils): Add RequestScheduler 'debounceTime' option (#2892)
  • chore: Port I3S examples to v9 (#2903)
  • chore: Move examples to deck.gl@9.0.0-beta.5 (#2901)
  • chore(examples): loading of slpk in browser experimental(#2904)
  • feat(pmtiles): Upgrade to pmtiles v3 (#2902)
  • chore(docs): Add I3S Picking Tutorial (#2896)
  • chore(examples): delete i3s example (#2899)
  • chore(docs): Add live example into I3S BSL tutorial (#2898)
  • chore(docs): Update i3s colorization tutorial (#2900)
belom88
published 4.1.3 •

pessimistress
published 3.4.15 •

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