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

g-chartframe

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g-chartframe - npm Package Compare versions

Comparing version 0.4.23 to 0.4.24

2

build/bundle.js

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

var version = "0.4.23"; export * from "../index"; export {version};
var version = "0.4.24"; export * from "../index"; export {version};

@@ -782,3 +782,4 @@ (function (global, factory) {

var f = chartFrame()
.backgroundColour('#212121')
.backgroundColour('#212121')
.containerClass('ft-videographic')
.width(1920)

@@ -824,3 +825,3 @@ .height(1080)

var version = "0.4.23";
var version = "0.4.24";

@@ -827,0 +828,0 @@ exports.version = version;

{
"name": "g-chartframe",
"version": "0.4.23",
"version": "0.4.24",
"description": "FT styled frames for D3 graphics",

@@ -5,0 +5,0 @@ "license": "ISC",

@@ -777,3 +777,4 @@

var f = chartFrame()
.backgroundColour('#212121')
.backgroundColour('#212121')
.containerClass('ft-videographic')
.width(1920)

@@ -780,0 +781,0 @@ .height(1080)

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