@loaders.gl/bson
Advanced tools
Comparing version 4.0.5 to 4.0.6
import { parseBSONSync } from "./lib/parsers/parse-bson.js"; | ||
const VERSION = typeof __VERSION__ !== 'undefined' ? __VERSION__ : 'latest'; | ||
const VERSION = typeof "4.0.6" !== 'undefined' ? "4.0.6" : 'latest'; | ||
export const BSONLoader = { | ||
@@ -4,0 +4,0 @@ name: 'BSON', |
import { encodeBSONSync } from "./lib/encoders/encode-bson.js"; | ||
const VERSION = typeof __VERSION__ !== 'undefined' ? __VERSION__ : 'latest'; | ||
const VERSION = typeof "4.0.6" !== 'undefined' ? "4.0.6" : 'latest'; | ||
export const BSONWriter = { | ||
@@ -4,0 +4,0 @@ name: 'BSON', |
{ | ||
"name": "@loaders.gl/bson", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Framework-independent loader for JSON and streaming JSON formats", | ||
@@ -45,9 +45,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/gis": "4.0.5", | ||
"@loaders.gl/loader-utils": "4.0.5", | ||
"@loaders.gl/schema": "4.0.5", | ||
"@loaders.gl/gis": "4.0.6", | ||
"@loaders.gl/loader-utils": "4.0.6", | ||
"@loaders.gl/schema": "4.0.6", | ||
"@types/bson": "4.2.0", | ||
"bson": "4.2.0" | ||
}, | ||
"gitHead": "9cc48b95bdad8842ebfd9a19f487c534f32526e9" | ||
"gitHead": "1582e06e4ac81b61091148f3d872f67478fe7511" | ||
} |
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 too big to display
262969
+ Added@loaders.gl/gis@4.0.6(transitive)
+ Added@loaders.gl/loader-utils@4.0.6(transitive)
+ Added@loaders.gl/schema@4.0.6(transitive)
+ Added@loaders.gl/worker-utils@4.0.6(transitive)
- Removed@loaders.gl/gis@4.0.5(transitive)
- Removed@loaders.gl/loader-utils@4.0.5(transitive)
- Removed@loaders.gl/schema@4.0.5(transitive)
- Removed@loaders.gl/worker-utils@4.0.5(transitive)
Updated@loaders.gl/gis@4.0.6
Updated@loaders.gl/schema@4.0.6