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

@cosmograph/react

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmograph/react - npm Package Compare versions

Comparing version 2.0.0-beta.5 to 2.0.0-beta.6

components/color-type-legend/index.d.ts

1

index.d.ts

@@ -6,2 +6,3 @@ export * from './context';

export * from './components/color-range-legend';
export * from './components/color-type-legend';
export * from './components/cosmograph';

2

index.js

@@ -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": {

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