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.12 to 0.4.13

2

build/bundle.js

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

var version = "0.4.12"; export * from "../index"; export {version};
var version = "0.4.13"; export * from "../index"; export {version};

@@ -41,3 +41,3 @@ (function (global, factory) {

sourcePosition = {x:1},
sourcePlotYOffset = 42,
sourcePlotYOffset = 43,
sourceStyle={},

@@ -535,3 +535,3 @@

.watermarkOffset(-28)
.margin({bottom:100, right:20, left:15})
.margin({bottom:82, right:20, left:15})
.rem(14)

@@ -550,3 +550,3 @@ .titleStyle({

.sourceLineHeight(14)
.sourcePlotYOffset(28)
.sourcePlotYOffset(32)
.sourceStyle({

@@ -578,3 +578,3 @@ 'font-size': '14px',

.watermarkOffset(-28)
.margin({bottom:100, right:20, left:20})
.margin({bottom:86, right:20, left:20})
.rem(16)

@@ -593,3 +593,3 @@ .titleStyle({

.sourceLineHeight(14)
.sourcePlotYOffset(28)
.sourcePlotYOffset(34)
.sourceStyle({

@@ -622,3 +622,3 @@ 'font-size': '14px',

.watermarkOffset(-28)
.margin({bottom:114, right:20, left:20})
.margin({bottom:104, right:20, left:20})
.rem(18)

@@ -779,3 +779,3 @@ .titleStyle({

var version = "0.4.12";
var version = "0.4.13";

@@ -782,0 +782,0 @@ exports.version = version;

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

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

@@ -36,3 +36,3 @@

sourcePosition = {x:1},
sourcePlotYOffset = 42,
sourcePlotYOffset = 43,
sourceStyle={},

@@ -530,3 +530,3 @@

.watermarkOffset(-28)
.margin({bottom:100, right:20, left:15})
.margin({bottom:82, right:20, left:15})
.rem(14)

@@ -545,3 +545,3 @@ .titleStyle({

.sourceLineHeight(14)
.sourcePlotYOffset(28)
.sourcePlotYOffset(32)
.sourceStyle({

@@ -573,3 +573,3 @@ 'font-size': '14px',

.watermarkOffset(-28)
.margin({bottom:100, right:20, left:20})
.margin({bottom:86, right:20, left:20})
.rem(16)

@@ -588,3 +588,3 @@ .titleStyle({

.sourceLineHeight(14)
.sourcePlotYOffset(28)
.sourcePlotYOffset(34)
.sourceStyle({

@@ -617,3 +617,3 @@ 'font-size': '14px',

.watermarkOffset(-28)
.margin({bottom:114, right:20, left:20})
.margin({bottom:104, right:20, left:20})
.rem(18)

@@ -620,0 +620,0 @@ .titleStyle({

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