| | | |
Offset 1, 8 lines modified | Offset 1, 8 lines modified |
1 | //·https://d3js.org/d3-color/·Version·1.0.3.·Copyright·2020·Mike·Bostock. | 1 | //·https://d3js.org/d3-color/·Version·1.0.3.·Copyright·2021·Mike·Bostock. |
2 | (function(global,·factory)·{ | 2 | (function(global,·factory)·{ |
3 | ····typeof·exports·===·'object'·&&·typeof·module·!==·'undefined'·?·factory(exports)·: | 3 | ····typeof·exports·===·'object'·&&·typeof·module·!==·'undefined'·?·factory(exports)·: |
4 | ········typeof·define·===·'function'·&&·define.amd·?·define(['exports'],·factory)·: | 4 | ········typeof·define·===·'function'·&&·define.amd·?·define(['exports'],·factory)·: |
5 | ········(factory((global.d3·=·{}))); | 5 | ········(factory((global.d3·=·{}))); |
6 | }(this,·(function(exports)·{ | 6 | }(this,·(function(exports)·{ |
7 | ····'use·strict'; | 7 | ····'use·strict'; |
| |