New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 0.0.4

6

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

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

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

[![npm version](https://badge.fury.io/js/%40politico%2Fgraphics-kit.svg)](https://badge.fury.io/js/%40politico%2Fgraphics-kit)
### Install

@@ -7,0 +9,0 @@

@@ -11,12 +11,5 @@ import alias from 'rollup-plugin-alias';

comments: false,
// presets: [
// ['@babel/preset-env', {
// modules: false,
// targets: { esmodules: true },
// }],
// '@babel/preset-react',
// ],
// plugins: [
// '@babel/proposal-class-properties',
// ],
plugins: [
'@babel/proposal-class-properties',
],
};

@@ -23,0 +16,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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