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

g-chartframe

Package Overview
Dependencies
Maintainers
1
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.1 to 0.4.2

2

build/bundle.js

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

var version = "0.4.1"; export * from "../index"; export {version};
var version = "0.4.2"; export * from "../index"; export {version};

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

.sourceX(7)
.sourcePlotYOffset(10)
.sourcePlotYOffset(18)
.sourceLineHeight(8)

@@ -551,3 +551,3 @@ .watermark('');

.watermarkOffset(25)
.margin({left:50, right:40, bottom:128, top:140})
.margin({left:50, right:40, bottom:138, top:140})
.rem(28)

@@ -613,3 +613,3 @@ .titleX(50)

.sourceX(207)
.sourcePlotYOffset(50)
.sourcePlotYOffset(60)
.sourceLineHeight(38)

@@ -628,3 +628,3 @@ .sourceStyle({

var version = "0.4.1";
var version = "0.4.2";

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

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

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

@@ -529,3 +529,3 @@

.sourceX(7)
.sourcePlotYOffset(10)
.sourcePlotYOffset(18)
.sourceLineHeight(8)

@@ -546,3 +546,3 @@ .watermark('');

.watermarkOffset(25)
.margin({left:50, right:40, bottom:128, top:140})
.margin({left:50, right:40, bottom:138, top:140})
.rem(28)

@@ -608,3 +608,3 @@ .titleX(50)

.sourceX(207)
.sourcePlotYOffset(50)
.sourcePlotYOffset(60)
.sourceLineHeight(38)

@@ -611,0 +611,0 @@ .sourceStyle({

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