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.7.12 to 1.8.0

9

index.js

@@ -57,4 +57,4 @@ /**

"https://unpkg.com/g-chartcolour@0.8.26/build/g-chartcolour.js",
"g-chartframe": "https://unpkg.com/g-chartframe@5.2.2/build/g-chartframe.js",
"g-legend": "https://unpkg.com/g-legend@0.0.8/build/g-legend.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",

@@ -77,7 +77,2 @@ "g-yaxislinear": "https://unpkg.com/g-axis@^1/build/g-axis.js",

map: Object.assign({}, defaultMap, window.D3_BOOTLOADER_MODULES),
// packages: {
// "plugin-babel": {
// main: "plugin-babel.js"
// }
// },
meta: { "*.json": { loader: "plugin-json" } },

@@ -84,0 +79,0 @@ transpiler: "plugin-babel"

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

{"name":"@financial-times/d3-bootloader","version":"1.7.12","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.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]}}}

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