@cosmograph/react
Advanced tools
Comparing version 2.0.0-beta.5 to 2.0.0-beta.6
@@ -6,2 +6,3 @@ export * from './context'; | ||
export * from './components/color-range-legend'; | ||
export * from './components/color-type-legend'; | ||
export * from './components/cosmograph'; |
@@ -1,2 +0,2 @@ | ||
export{CosmographContext,CosmographProvider,useCosmograph}from"./context.js";export{CosmographTimeline,CosmographTimelineFC}from"./components/timeline/index.js";export{CosmographHistogram,CosmographHistogramFC}from"./components/histogram/index.js";export{CosmographSizeLegend,CosmographSizeLegendFC}from"./components/size-legend/index.js";export{CosmographRangeColorLegend,CosmographRangeColorLegendFC}from"./components/color-range-legend/index.js";export{Cosmograph,CosmographFC}from"./components/cosmograph/index.js";export{downloadCosmographData,prepareCosmographData,prepareCosmographDataArrow}from"@cosmograph/cosmograph"; | ||
export{CosmographContext,CosmographProvider,useCosmograph}from"./context.js";export{CosmographTimeline,CosmographTimelineFC}from"./components/timeline/index.js";export{CosmographHistogram,CosmographHistogramFC}from"./components/histogram/index.js";export{CosmographSizeLegend,CosmographSizeLegendFC}from"./components/size-legend/index.js";export{CosmographRangeColorLegend,CosmographRangeColorLegendFC}from"./components/color-range-legend/index.js";export{CosmographTypeColorLegend,CosmographTypeColorLegendFC}from"./components/color-type-legend/index.js";export{Cosmograph,CosmographFC}from"./components/cosmograph/index.js";export{downloadCosmographData,prepareCosmographData,prepareCosmographDataArrow}from"@cosmograph/cosmograph"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@cosmograph/react", | ||
"version": "2.0.0-beta.5", | ||
"version": "2.0.0-beta.6", | ||
"description": "Cosmograph React Wrapper", | ||
@@ -11,4 +11,3 @@ "author": "cosmograph-org", | ||
"dependencies": { | ||
"@cosmograph/cosmograph": "2.0.0-beta.5", | ||
"@cosmograph/cosmos": "2.0.0-beta.9" | ||
"@cosmograph/cosmograph": "2.0.0-beta.6" | ||
}, | ||
@@ -15,0 +14,0 @@ "peerDependencies": { |
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
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
52561
3
31
141
+ Added@cosmograph/cosmograph@2.0.0-beta.6(transitive)
+ Added@cosmograph/cosmos@2.0.0-beta.12(transitive)
+ Added@cosmograph/ui@2.0.0-beta.6(transitive)
+ Added@duckdb/duckdb-wasm@1.29.0(transitive)
+ Added@uwdata/flechette@1.1.1(transitive)
+ Added@uwdata/mosaic-core@0.11.0(transitive)
+ Added@uwdata/mosaic-sql@0.11.0(transitive)
- Removed@cosmograph/cosmos@2.0.0-beta.9
- Removed@cosmograph/cosmograph@2.0.0-beta.5(transitive)
- Removed@cosmograph/cosmos@2.0.0-beta.9(transitive)
- Removed@cosmograph/ui@2.0.0-beta.5(transitive)
- Removed@duckdb/duckdb-wasm@1.28.1-dev258.0(transitive)
- Removed@uwdata/mosaic-core@0.10.0(transitive)
- Removed@uwdata/mosaic-sql@0.10.0(transitive)
- Removedapache-arrow@16.1.0(transitive)