New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/d3-bootloader

Package Overview
Dependencies
Maintainers
14
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/d3-bootloader - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

116

index.js

@@ -12,62 +12,56 @@ /**

import SystemJS from "systemjs";
import SystemJS from 'systemjs';
var defaultMap = {
"@financial-times/load-data":
"https://unpkg.com/@financial-times/load-data@^1.0.2/dist/loadData.dist.min.js",
"bertha-client": "https://unpkg.com/bertha-client@4.0.1/dist/index.js",
d3: "https://d3js.org/d3.v4.js",
"d3-array": "https://d3js.org/d3.v4.js",
"d3-axis": "https://d3js.org/d3.v4.js",
"d3-brush": "https://d3js.org/d3.v4.js",
"d3-chord": "https://d3js.org/d3.v4.js",
"d3-collection": "https://d3js.org/d3.v4.js",
"d3-color": "https://d3js.org/d3.v4.js",
"d3-dispatch": "https://d3js.org/d3.v4.js",
"d3-drag": "https://d3js.org/d3.v4.js",
"d3-dsv": "https://d3js.org/d3.v4.js",
"d3-ease": "https://d3js.org/d3.v4.js",
"d3-force": "https://d3js.org/d3.v4.js",
"d3-format": "https://d3js.org/d3.v4.js",
"d3-geo": "https://d3js.org/d3.v4.js",
"d3-hierarchy": "https://d3js.org/d3.v4.js",
"d3-interpolate": "https://d3js.org/d3.v4.js",
"d3-path": "https://d3js.org/d3.v4.js",
"d3-polygon": "https://d3js.org/d3.v4.js",
"d3-quadtree": "https://d3js.org/d3.v4.js",
"d3-queue": "https://d3js.org/d3.v4.js",
"d3-random": "https://d3js.org/d3.v4.js",
"d3-request": "https://d3js.org/d3.v4.js",
"d3-sankey": "https://unpkg.com/d3-sankey@0.7.1/build/d3-sankey.js",
"d3-scale": "https://d3js.org/d3.v4.js",
"d3-selection-multi":
"https://unpkg.com/d3-selection-multi@1.0.1/build/d3-selection-multi.js",
"d3-selection": "https://d3js.org/d3.v4.js",
"d3-shape": "https://d3js.org/d3.v4.js",
"d3-time-format": "https://d3js.org/d3.v4.js",
"d3-time": "https://d3js.org/d3.v4.js",
"d3-timer": "https://d3js.org/d3.v4.js",
"d3-transition": "https://d3js.org/d3.v4.js",
"d3-voronoi": "https://d3js.org/d3.v4.js",
"d3-zoom": "https://d3js.org/d3.v4.js",
"g-annotations":
"https://unpkg.com/g-annotations@0.0.8/build/g-annotations.js",
"g-axis": "https://unpkg.com/g-axis@^1/build/g-axis.js",
"g-chartcolour":
"https://unpkg.com/g-chartcolour@0.8.26/build/g-chartcolour.js",
"g-chartframe": "https://unpkg.com/g-chartframe@^5.3.0/build/g-chartframe.js",
"g-legend": "https://unpkg.com/g-legend@^1.0.0/build/g-legend.js",
"g-xaxisdate": "https://unpkg.com/g-axis@^1/build/g-axis.js",
"g-yaxislinear": "https://unpkg.com/g-axis@^1/build/g-axis.js",
"plugin-babel": "https://unpkg.com/systemjs-plugin-babel/plugin-babel.js",
"plugin-json": "https://unpkg.com/systemjs-plugin-json@0.3.0/json.js",
"save-svg-as-png":
"https://unpkg.com/save-svg-as-png@1.4.6/lib/saveSvgAsPng.js",
"simple-statistics":
"https://unpkg.com/simple-statistics@5.4.0/dist/simple-statistics.js",
"systemjs-babel-build":
"https://unpkg.com/systemjs-plugin-babel@0.0.25/systemjs-babel-browser.js",
"topojson-client":
"https://unpkg.com/topojson-client@3.0.0/dist/topojson-client.js",
chai: "https://www.chaijs.com/chai.js"
'@financial-times/load-data':
'https://unpkg.com/@financial-times/load-data@^1.0.2/dist/loadData.dist.min.js',
'bertha-client': 'https://unpkg.com/bertha-client@4.0.1/dist/index.js',
d3: 'https://d3js.org/d3.v4.js',
'd3-array': 'https://d3js.org/d3.v4.js',
'd3-axis': 'https://d3js.org/d3.v4.js',
'd3-brush': 'https://d3js.org/d3.v4.js',
'd3-chord': 'https://d3js.org/d3.v4.js',
'd3-collection': 'https://d3js.org/d3.v4.js',
'd3-color': 'https://d3js.org/d3.v4.js',
'd3-dispatch': 'https://d3js.org/d3.v4.js',
'd3-drag': 'https://d3js.org/d3.v4.js',
'd3-dsv': 'https://d3js.org/d3.v4.js',
'd3-ease': 'https://d3js.org/d3.v4.js',
'd3-force': 'https://d3js.org/d3.v4.js',
'd3-format': 'https://d3js.org/d3.v4.js',
'd3-geo': 'https://d3js.org/d3.v4.js',
'd3-hierarchy': 'https://d3js.org/d3.v4.js',
'd3-interpolate': 'https://d3js.org/d3.v4.js',
'd3-path': 'https://d3js.org/d3.v4.js',
'd3-polygon': 'https://d3js.org/d3.v4.js',
'd3-quadtree': 'https://d3js.org/d3.v4.js',
'd3-queue': 'https://d3js.org/d3.v4.js',
'd3-random': 'https://d3js.org/d3.v4.js',
'd3-request': 'https://d3js.org/d3.v4.js',
'd3-sankey': 'https://unpkg.com/d3-sankey@0.7.1/build/d3-sankey.js',
'd3-scale': 'https://d3js.org/d3.v4.js',
'd3-selection-multi': 'https://unpkg.com/d3-selection-multi@1.0.1/build/d3-selection-multi.js',
'd3-selection': 'https://d3js.org/d3.v4.js',
'd3-shape': 'https://d3js.org/d3.v4.js',
'd3-time-format': 'https://d3js.org/d3.v4.js',
'd3-time': 'https://d3js.org/d3.v4.js',
'd3-timer': 'https://d3js.org/d3.v4.js',
'd3-transition': 'https://d3js.org/d3.v4.js',
'd3-voronoi': 'https://d3js.org/d3.v4.js',
'd3-zoom': 'https://d3js.org/d3.v4.js',
'g-annotations': 'https://unpkg.com/g-annotations@^1/build/g-annotations.js',
'g-axis': 'https://unpkg.com/g-axis@^1/build/g-axis.js',
'g-chartcolour': 'https://unpkg.com/g-chartcolour@0.8.26/build/g-chartcolour.js',
'g-chartframe': 'https://unpkg.com/g-chartframe@^5/build/g-chartframe.js',
'g-legend': 'https://unpkg.com/g-legend@^1/build/g-legend.js',
'g-xaxisdate': 'https://unpkg.com/g-axis@^1/build/g-axis.js',
'g-yaxislinear': 'https://unpkg.com/g-axis@^1/build/g-axis.js',
'plugin-babel': 'https://unpkg.com/systemjs-plugin-babel/plugin-babel.js',
'plugin-json': 'https://unpkg.com/systemjs-plugin-json@0.3.0/json.js',
'save-svg-as-png': 'https://unpkg.com/save-svg-as-png@1.4.6/lib/saveSvgAsPng.js',
'simple-statistics': 'https://unpkg.com/simple-statistics@5.4.0/dist/simple-statistics.js',
'systemjs-babel-build':
'https://unpkg.com/systemjs-plugin-babel@0.0.25/systemjs-babel-browser.js',
'topojson-client': 'https://unpkg.com/topojson-client@3.0.0/dist/topojson-client.js',
chai: 'https://www.chaijs.com/chai.js',
};

@@ -77,4 +71,4 @@

map: Object.assign({}, defaultMap, window.D3_BOOTLOADER_MODULES),
meta: { "*.json": { loader: "plugin-json" } },
transpiler: "plugin-babel"
meta: { '*.json': { loader: 'plugin-json' } },
transpiler: 'plugin-babel',
};

@@ -84,2 +78,2 @@

export default SystemJS.import("./index.js");
export default SystemJS.import('./index.js');

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

{"name":"@financial-times/d3-bootloader","version":"1.8.0","files":["dist/"],"description":"Load D3 via SystemJS","main":"index.js","module":"index.js","browser":"dist/d3-bootloader.min.js","unpkg":"dist/d3-bootloader.min.js","scripts":{"build":"rollup -c","minify":"uglifyjs --comments -c -m -o dist/d3-bootloader.min.js dist/d3-bootloader.js","lint":"eslint index.js","prepare":"npm run build && npm run minify"},"repository":{"type":"git","url":"git+https://github.com/ft-interactive/d3-bootloader.git"},"keywords":[],"author":"","license":"ISC","bugs":{"url":"https://github.com/ft-interactive/d3-bootloader/issues"},"homepage":"https://github.com/ft-interactive/d3-bootloader#readme","devDependencies":{"debug":"^3.1.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.6.0","npm-prepublish":"^1.2.2","rollup":"^0.43.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","uglify-js":"^3.0.24"},"dependencies":{"systemjs":"^0.20.14"},"eslintConfig":{"extends":"airbnb-base","env":{"browser":true},"rules":{"no-var":[0],"quote-props":[0]}}}
{"name":"@financial-times/d3-bootloader","version":"1.9.0","files":["dist/"],"description":"Load D3 via SystemJS","main":"index.js","module":"index.js","browser":"dist/d3-bootloader.min.js","unpkg":"dist/d3-bootloader.min.js","scripts":{"build":"rollup -c","minify":"uglifyjs --comments -c -m -o dist/d3-bootloader.min.js dist/d3-bootloader.js","lint":"eslint index.js","prepare":"npm run build && npm run minify"},"repository":{"type":"git","url":"git+https://github.com/ft-interactive/d3-bootloader.git"},"keywords":[],"author":"","license":"ISC","bugs":{"url":"https://github.com/ft-interactive/d3-bootloader/issues"},"homepage":"https://github.com/ft-interactive/d3-bootloader#readme","devDependencies":{"debug":"^3.1.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.6.0","npm-prepublish":"^1.2.2","rollup":"^0.43.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","uglify-js":"^3.0.24"},"dependencies":{"systemjs":"^0.20.14"},"eslintConfig":{"extends":"airbnb-base","root":true,"env":{"browser":true},"rules":{"no-var":[0],"quote-props":[0]}}}

Sorry, the diff of this file is too big to display

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