Offset 1, 2 lines modified | Offset 1, 2 lines modified | ||
1 | · | 1 | ·7c8133604b277128305ddf377b26b527·199992·javascript·optional·node-d3-drag_1.2.1-3_all.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2018-03-01·08:44:33.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2018-03-01·08:44:33.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····1176·2018-03-01·08:44:33.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1176·2018-03-01·08:44:33.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···19862 | 3 | -rw-r--r--···0········0········0···198624·2018-03-01·08:44:33.000000·data.tar.xz |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | //·https://d3js.org/d3-drag/·Version·1.2.1.·Copyright·20 | 1 | //·https://d3js.org/d3-drag/·Version·1.2.1.·Copyright·2019·Mike·Bostock. |
2 | (function(global,·factory)·{ | 2 | (function(global,·factory)·{ |
3 | ····typeof·exports·===·'object'·&&·typeof·module·!==·'undefined'·?·factory(exports,·require('d3-dispatch'),·require('d3-selection'))·: | 3 | ····typeof·exports·===·'object'·&&·typeof·module·!==·'undefined'·?·factory(exports,·require('d3-dispatch'),·require('d3-selection'))·: |
4 | ········typeof·define·===·'function'·&&·define.amd·?·define(['exports',·'d3-dispatch',·'d3-selection'],·factory)·: | 4 | ········typeof·define·===·'function'·&&·define.amd·?·define(['exports',·'d3-dispatch',·'d3-selection'],·factory)·: |
5 | ········(factory((global.d3·=·global.d3·||·{}),·global.d3,·global.d3)); | 5 | ········(factory((global.d3·=·global.d3·||·{}),·global.d3,·global.d3)); |
6 | }(this,·(function(exports,·d3Dispatch,·d3Selection)·{ | 6 | }(this,·(function(exports,·d3Dispatch,·d3Selection)·{ |
7 | ····'use·strict'; | 7 | ····'use·strict'; |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | //·https://d3js.org/d3-drag/·Version·1.2.1.·Copyright·20 | 1 | //·https://d3js.org/d3-drag/·Version·1.2.1.·Copyright·2019·Mike·Bostock. |
2 | !·function(t,·e)·{ | 2 | !·function(t,·e)·{ |
3 | ····"object"·==·typeof·exports·&&·"undefined"·!=·typeof·module·?·e(exports,·require("d3-dispatch"),·require("d3-selection"))·:·"function"·==·typeof·define·&&·define.amd·?·define(["exports",·"d3-dispatch",·"d3-selection"],·e)·:·e(t.d3·=·t.d3·||·{},·t.d3,·t.d3) | 3 | ····"object"·==·typeof·exports·&&·"undefined"·!=·typeof·module·?·e(exports,·require("d3-dispatch"),·require("d3-selection"))·:·"function"·==·typeof·define·&&·define.amd·?·define(["exports",·"d3-dispatch",·"d3-selection"],·e)·:·e(t.d3·=·t.d3·||·{},·t.d3,·t.d3) |
4 | }(this,·function(t,·w,·x)·{ | 4 | }(this,·function(t,·w,·x)·{ |
5 | ····"use·strict"; | 5 | ····"use·strict"; |
6 | ····function·T()·{ | 6 | ····function·T()·{ |
7 | ········x.event.stopImmediatePropagation() | 7 | ········x.event.stopImmediatePropagation() |