New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cosmograph/ui

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmograph/ui - npm Package Compare versions

Comparing version 2.0.0-beta.3 to 2.0.0-beta.4

modules/legend/color/range/config.d.ts

2

index.d.ts
export * from './modules/timeline';
export * from './modules/histogram';
export * from './modules/legend/size';
export * from './modules/legend/color/range';
export { Config, merge } from './utils';

2

index.js

@@ -1,2 +0,2 @@

export{Timeline}from"./modules/timeline/index.js";export{Histogram}from"./modules/histogram/index.js";export{Config,merge}from"./utils.js";export{TimelineConfig}from"./modules/timeline/config.js";export{HistogramConfig}from"./modules/histogram/config.js";
export{Timeline}from"./modules/timeline/index.js";export{Histogram}from"./modules/histogram/index.js";export{SizeLegend}from"./modules/legend/size/index.js";export{RangeColorLegend}from"./modules/legend/color/range/index.js";export{Config,merge}from"./utils.js";export{TimelineConfig}from"./modules/timeline/config.js";export{HistogramConfig}from"./modules/histogram/config.js";
//# sourceMappingURL=index.js.map
{
"name": "@cosmograph/ui",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "Cosmograph UI Components",

@@ -5,0 +5,0 @@ "author": "cosmograph-org",

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