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

@politico/graphics-kit

Package Overview
Dependencies
Maintainers
11
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@politico/graphics-kit - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

snippets/ChartContainer.cson

6

package.json
{
"name": "@politico/graphics-kit",
"version": "0.0.1",
"main": "dist/index.mjs",
"module": "dist/index.mjs",
"version": "0.0.2",
"main": "src/index.js",
"module": "src/index.js",
"repository": "git@github.com:The-Politico/politico-graphics-kit.git",

@@ -7,0 +7,0 @@ "author": "Jon McClure <jmcclure@politico.com>",

@@ -36,2 +36,5 @@ ![](https://www.politico.com/interactives/cdn/images/badge.svg)

Add this [snippet](snippets/ChartComponent.cson) to Atom.
Includes [Atom snippets](https://flight-manual.atom.io/using-atom/sections/snippets/) to shortcut building your chart.
- [Chart component](snippets/ChartComponent.cson) demonstrates how to use the base chart component.
- [Chart container](snippets/ChartContainer.cson) imports your chart component into a React container component, with resize and higher-level state hooks.
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