@loaders.gl/bson
Advanced tools
Comparing version 4.0.4 to 4.1.0-alpha.1
{ | ||
"name": "@loaders.gl/bson", | ||
"version": "4.0.4", | ||
"version": "4.1.0-alpha.1", | ||
"description": "Framework-independent loader for JSON and streaming JSON formats", | ||
@@ -15,10 +15,7 @@ "license": "MIT", | ||
"keywords": [ | ||
"webgl", | ||
"BSON", | ||
"Binary JSON", | ||
"table", | ||
"loader", | ||
"parser", | ||
"table", | ||
"JSON", | ||
"Streaming JSON", | ||
"JSON stream", | ||
"JSON async iterator" | ||
"parser" | ||
], | ||
@@ -46,9 +43,9 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@loaders.gl/gis": "4.0.4", | ||
"@loaders.gl/loader-utils": "4.0.4", | ||
"@loaders.gl/schema": "4.0.4", | ||
"@loaders.gl/gis": "4.1.0-alpha.1", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.1", | ||
"@loaders.gl/schema": "4.1.0-alpha.1", | ||
"@types/bson": "4.2.0", | ||
"bson": "4.2.0" | ||
}, | ||
"gitHead": "4dc810fa04bb400f4aedfef98a83c7ef882ed3d7" | ||
"gitHead": "6a4d3da93d45115ad99861474a43c3f4a0b280a7" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
263083
2
+ Added@loaders.gl/gis@4.1.0-alpha.1(transitive)
+ Added@loaders.gl/loader-utils@4.1.0-alpha.1(transitive)
+ Added@loaders.gl/schema@4.1.0-alpha.1(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.1(transitive)
- Removed@loaders.gl/gis@4.0.4(transitive)
- Removed@loaders.gl/loader-utils@4.0.4(transitive)
- Removed@loaders.gl/schema@4.0.4(transitive)
- Removed@loaders.gl/worker-utils@4.0.4(transitive)