node-red-contrib-tak-registration 0.3.1 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/node_modules/@turf/along/package.json +41 -69
- package/node_modules/@turf/angle/package.json +44 -75
- package/node_modules/@turf/area/package.json +38 -68
- package/node_modules/@turf/bbox/package.json +37 -81
- package/node_modules/@turf/bbox-clip/package.json +44 -81
- package/node_modules/@turf/bbox-polygon/package.json +36 -66
- package/node_modules/@turf/bearing/package.json +36 -70
- package/node_modules/@turf/bezier-spline/package.json +39 -67
- package/node_modules/@turf/boolean-clockwise/package.json +42 -83
- package/node_modules/@turf/boolean-contains/package.json +46 -80
- package/node_modules/@turf/boolean-crosses/package.json +45 -79
- package/node_modules/@turf/boolean-disjoint/package.json +44 -79
- package/node_modules/@turf/boolean-equal/package.json +47 -84
- package/node_modules/@turf/boolean-intersects/package.json +42 -77
- package/node_modules/@turf/boolean-overlap/package.json +48 -82
- package/node_modules/@turf/boolean-parallel/package.json +42 -73
- package/node_modules/@turf/boolean-point-in-polygon/package.json +37 -77
- package/node_modules/@turf/boolean-point-on-line/package.json +39 -73
- package/node_modules/@turf/boolean-within/package.json +46 -79
- package/node_modules/@turf/buffer/package.json +47 -84
- package/node_modules/@turf/center/package.json +42 -73
- package/node_modules/@turf/center-mean/package.json +45 -78
- package/node_modules/@turf/center-median/package.json +45 -76
- package/node_modules/@turf/center-of-mass/package.json +40 -68
- package/node_modules/@turf/centroid/package.json +40 -74
- package/node_modules/@turf/circle/package.json +41 -71
- package/node_modules/@turf/clean-coords/package.json +40 -75
- package/node_modules/@turf/clone/package.json +36 -81
- package/node_modules/@turf/clusters/package.json +39 -70
- package/node_modules/@turf/clusters-dbscan/package.json +51 -88
- package/node_modules/@turf/clusters-kmeans/package.json +53 -90
- package/node_modules/@turf/collect/package.json +42 -73
- package/node_modules/@turf/combine/package.json +37 -65
- package/node_modules/@turf/concave/package.json +56 -111
- package/node_modules/@turf/convex/package.json +39 -68
- package/node_modules/@turf/destination/package.json +41 -75
- package/node_modules/@turf/difference/package.json +35 -63
- package/node_modules/@turf/dissolve/package.json +38 -66
- package/node_modules/@turf/distance/package.json +38 -83
- package/node_modules/@turf/distance-weight/package.json +40 -72
- package/node_modules/@turf/ellipse/package.json +43 -75
- package/node_modules/@turf/envelope/package.json +36 -65
- package/node_modules/@turf/explode/package.json +36 -67
- package/node_modules/@turf/flatten/package.json +39 -73
- package/node_modules/@turf/flip/package.json +36 -64
- package/node_modules/@turf/great-circle/package.json +41 -78
- package/node_modules/@turf/helpers/package.json +38 -184
- package/node_modules/@turf/hex-grid/package.json +50 -97
- package/node_modules/@turf/interpolate/package.json +47 -78
- package/node_modules/@turf/intersect/package.json +39 -69
- package/node_modules/@turf/invariant/package.json +36 -126
- package/node_modules/@turf/isobands/package.json +52 -83
- package/node_modules/@turf/isolines/package.json +48 -79
- package/node_modules/@turf/kinks/package.json +35 -63
- package/node_modules/@turf/length/package.json +43 -78
- package/node_modules/@turf/line-arc/package.json +36 -65
- package/node_modules/@turf/line-chunk/package.json +44 -84
- package/node_modules/@turf/line-intersect/package.json +46 -85
- package/node_modules/@turf/line-offset/package.json +41 -78
- package/node_modules/@turf/line-overlap/package.json +48 -80
- package/node_modules/@turf/line-segment/package.json +38 -70
- package/node_modules/@turf/line-slice/package.json +39 -67
- package/node_modules/@turf/line-slice-along/package.json +36 -65
- package/node_modules/@turf/line-split/package.json +46 -77
- package/node_modules/@turf/line-to-polygon/package.json +43 -74
- package/node_modules/@turf/mask/package.json +35 -63
- package/node_modules/@turf/meta/package.json +39 -128
- package/node_modules/@turf/midpoint/package.json +36 -64
- package/node_modules/@turf/moran-index/package.json +39 -70
- package/node_modules/@turf/nearest-point/package.json +39 -69
- package/node_modules/@turf/nearest-point-on-line/package.json +40 -71
- package/node_modules/@turf/nearest-point-to-line/package.json +47 -78
- package/node_modules/@turf/planepoint/package.json +34 -62
- package/node_modules/@turf/point-grid/package.json +45 -80
- package/node_modules/@turf/point-on-feature/package.json +40 -68
- package/node_modules/@turf/point-to-line-distance/package.json +46 -78
- package/node_modules/@turf/points-within-polygon/package.json +35 -64
- package/node_modules/@turf/polygon-smooth/package.json +37 -68
- package/node_modules/@turf/polygon-tangents/package.json +43 -77
- package/node_modules/@turf/polygon-to-line/package.json +39 -69
- package/node_modules/@turf/polygonize/package.json +43 -77
- package/node_modules/@turf/projection/package.json +44 -77
- package/node_modules/@turf/random/package.json +34 -62
- package/node_modules/@turf/rectangle-grid/package.json +43 -77
- package/node_modules/@turf/rewind/package.json +43 -83
- package/node_modules/@turf/rhumb-bearing/package.json +43 -85
- package/node_modules/@turf/rhumb-destination/package.json +44 -85
- package/node_modules/@turf/rhumb-distance/package.json +44 -84
- package/node_modules/@turf/sample/package.json +32 -60
- package/node_modules/@turf/sector/package.json +37 -65
- package/node_modules/@turf/shortest-path/package.json +45 -79
- package/node_modules/@turf/simplify/package.json +43 -77
- package/node_modules/@turf/square/package.json +33 -62
- package/node_modules/@turf/square-grid/package.json +40 -69
- package/node_modules/@turf/standard-deviational-ellipse/package.json +43 -74
- package/node_modules/@turf/tag/package.json +38 -66
- package/node_modules/@turf/tesselate/package.json +40 -80
- package/node_modules/@turf/tin/package.json +34 -63
- package/node_modules/@turf/transform-rotate/package.json +45 -80
- package/node_modules/@turf/transform-scale/package.json +51 -86
- package/node_modules/@turf/transform-translate/package.json +44 -78
- package/node_modules/@turf/triangle-grid/package.json +42 -71
- package/node_modules/@turf/truncate/package.json +40 -72
- package/node_modules/@turf/turf/package.json +74 -102
- package/node_modules/@turf/union/package.json +39 -67
- package/node_modules/@turf/unkink-polygon/package.json +40 -68
- package/node_modules/@turf/voronoi/package.json +43 -83
- package/node_modules/@types/geojson/package.json +42 -66
- package/node_modules/adm-zip/LICENSE +21 -21
- package/node_modules/adm-zip/adm-zip.js +25 -22
- package/node_modules/adm-zip/headers/mainHeader.js +2 -1
- package/node_modules/adm-zip/package.json +28 -57
- package/node_modules/adm-zip/util/utils.js +1 -0
- package/node_modules/asynckit/package.json +40 -68
- package/node_modules/axios/CHANGELOG.md +473 -837
- package/node_modules/axios/LICENSE +4 -16
- package/node_modules/axios/MIGRATION_GUIDE.md +3 -0
- package/node_modules/axios/README.md +518 -114
- package/node_modules/axios/SECURITY.md +4 -3
- package/node_modules/axios/dist/axios.js +2759 -2070
- package/node_modules/axios/dist/axios.js.map +1 -0
- package/node_modules/axios/dist/axios.min.js +2 -2
- package/node_modules/axios/dist/axios.min.js.map +1 -0
- package/node_modules/axios/dist/browser/axios.cjs +3210 -0
- package/node_modules/axios/dist/browser/axios.cjs.map +1 -0
- package/node_modules/axios/dist/esm/axios.js +3232 -0
- package/node_modules/axios/dist/esm/axios.js.map +1 -0
- package/node_modules/axios/dist/esm/axios.min.js +2 -0
- package/node_modules/axios/dist/esm/axios.min.js.map +1 -0
- package/node_modules/axios/dist/node/axios.cjs +4237 -0
- package/node_modules/axios/dist/node/axios.cjs.map +1 -0
- package/node_modules/axios/index.d.cts +532 -0
- package/node_modules/axios/index.d.ts +398 -72
- package/node_modules/axios/index.js +41 -1
- package/node_modules/axios/lib/adapters/adapters.js +59 -0
- package/node_modules/axios/lib/adapters/http.js +479 -217
- package/node_modules/axios/lib/adapters/xhr.js +95 -54
- package/node_modules/axios/lib/axios.js +49 -20
- package/node_modules/axios/lib/cancel/CancelToken.js +91 -89
- package/node_modules/axios/lib/cancel/CanceledError.js +25 -0
- package/node_modules/axios/lib/cancel/isCancel.js +2 -2
- package/node_modules/axios/lib/core/Axios.js +155 -100
- package/node_modules/axios/lib/core/AxiosError.js +100 -0
- package/node_modules/axios/lib/core/AxiosHeaders.js +288 -0
- package/node_modules/axios/lib/core/InterceptorManager.js +62 -45
- package/node_modules/axios/lib/core/buildFullPath.js +5 -4
- package/node_modules/axios/lib/core/dispatchRequest.js +27 -33
- package/node_modules/axios/lib/core/mergeConfig.js +58 -52
- package/node_modules/axios/lib/core/settle.js +8 -6
- package/node_modules/axios/lib/core/transformData.js +15 -9
- package/node_modules/axios/lib/defaults/index.js +76 -41
- package/node_modules/axios/lib/defaults/transitional.js +1 -1
- package/node_modules/axios/lib/env/classes/FormData.js +2 -0
- package/node_modules/axios/lib/env/data.js +1 -3
- package/node_modules/axios/lib/helpers/AxiosTransformStream.js +191 -0
- package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +58 -0
- package/node_modules/axios/lib/helpers/HttpStatusCode.js +71 -0
- package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +28 -0
- package/node_modules/axios/lib/helpers/bind.js +3 -7
- package/node_modules/axios/lib/helpers/buildURL.js +26 -33
- package/node_modules/axios/lib/helpers/callbackify.js +16 -0
- package/node_modules/axios/lib/helpers/combineURLs.js +3 -2
- package/node_modules/axios/lib/helpers/cookies.js +43 -44
- package/node_modules/axios/lib/helpers/deprecatedMethod.js +4 -2
- package/node_modules/axios/lib/helpers/formDataToJSON.js +92 -0
- package/node_modules/axios/lib/helpers/formDataToStream.js +111 -0
- package/node_modules/axios/lib/helpers/fromDataURI.js +53 -0
- package/node_modules/axios/lib/helpers/isAbsoluteURL.js +3 -2
- package/node_modules/axios/lib/helpers/isAxiosError.js +4 -3
- package/node_modules/axios/lib/helpers/isURLSameOrigin.js +44 -45
- package/node_modules/axios/lib/helpers/null.js +2 -0
- package/node_modules/axios/lib/helpers/parseHeaders.js +24 -22
- package/node_modules/axios/lib/helpers/parseProtocol.js +6 -0
- package/node_modules/axios/lib/helpers/readBlob.js +15 -0
- package/node_modules/axios/lib/helpers/speedometer.js +55 -0
- package/node_modules/axios/lib/helpers/spread.js +3 -2
- package/node_modules/axios/lib/helpers/throttle.js +33 -0
- package/node_modules/axios/lib/helpers/toFormData.js +203 -39
- package/node_modules/axios/lib/helpers/toURLEncodedForm.js +18 -0
- package/node_modules/axios/lib/helpers/validator.js +27 -18
- package/node_modules/axios/lib/platform/browser/classes/Blob.js +3 -0
- package/node_modules/axios/lib/platform/browser/classes/FormData.js +3 -0
- package/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +4 -0
- package/node_modules/axios/lib/platform/browser/index.js +64 -0
- package/node_modules/axios/lib/platform/index.js +3 -0
- package/node_modules/axios/lib/platform/node/classes/FormData.js +3 -0
- package/node_modules/axios/lib/platform/node/classes/URLSearchParams.js +4 -0
- package/node_modules/axios/lib/platform/node/index.js +12 -0
- package/node_modules/axios/lib/utils.js +517 -144
- package/node_modules/axios/package.json +194 -93
- package/node_modules/call-bind/package.json +78 -109
- package/node_modules/combined-stream/package.json +14 -46
- package/node_modules/commander/package.json +20 -53
- package/node_modules/concaveman/node_modules/quickselect/package.json +43 -0
- package/node_modules/{@turf/collect → concaveman}/node_modules/rbush/README.md +22 -95
- package/node_modules/{@turf/unkink-polygon → concaveman}/node_modules/rbush/index.js +131 -181
- package/node_modules/concaveman/node_modules/rbush/package.json +56 -0
- package/node_modules/concaveman/node_modules/rbush/rbush.js +574 -0
- package/node_modules/concaveman/node_modules/rbush/rbush.min.js +1 -0
- package/node_modules/concaveman/package.json +15 -46
- package/node_modules/d3-array/package.json +19 -47
- package/node_modules/d3-geo/package.json +24 -52
- package/node_modules/d3-voronoi/package.json +19 -47
- package/node_modules/deep-equal/package.json +34 -64
- package/node_modules/define-properties/.eslintrc +10 -3
- package/node_modules/define-properties/.github/FUNDING.yml +12 -0
- package/node_modules/define-properties/.nycrc +9 -0
- package/node_modules/define-properties/CHANGELOG.md +39 -0
- package/node_modules/define-properties/README.md +11 -13
- package/node_modules/define-properties/index.js +12 -17
- package/node_modules/define-properties/package.json +85 -95
- package/node_modules/delayed-stream/package.json +14 -49
- package/node_modules/density-clustering/package.json +46 -70
- package/node_modules/earcut/README.md +12 -3
- package/node_modules/earcut/dist/earcut.dev.js +47 -50
- package/node_modules/earcut/dist/earcut.min.js +1 -1
- package/node_modules/earcut/package.json +26 -60
- package/node_modules/earcut/src/earcut.js +46 -49
- package/node_modules/follow-redirects/README.md +8 -1
- package/node_modules/follow-redirects/index.js +83 -36
- package/node_modules/follow-redirects/package.json +38 -74
- package/node_modules/form-data/package.json +37 -70
- package/node_modules/function-bind/package.json +23 -56
- package/node_modules/functions-have-names/.editorconfig +20 -0
- package/node_modules/functions-have-names/.eslintrc +19 -0
- package/node_modules/functions-have-names/.github/FUNDING.yml +12 -0
- package/node_modules/functions-have-names/.nycrc +9 -0
- package/node_modules/functions-have-names/CHANGELOG.md +89 -0
- package/node_modules/functions-have-names/LICENSE +21 -0
- package/node_modules/functions-have-names/README.md +40 -0
- package/node_modules/functions-have-names/index.js +31 -0
- package/node_modules/functions-have-names/package.json +55 -0
- package/node_modules/functions-have-names/test/index.js +65 -0
- package/node_modules/geojson-equality/package.json +23 -55
- package/node_modules/geojson-rbush/node_modules/quickselect/package.json +43 -0
- package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/rbush/README.md +22 -95
- package/node_modules/{@turf/collect → geojson-rbush}/node_modules/rbush/index.js +131 -181
- package/node_modules/geojson-rbush/node_modules/rbush/package.json +56 -0
- package/node_modules/geojson-rbush/node_modules/rbush/rbush.js +574 -0
- package/node_modules/geojson-rbush/node_modules/rbush/rbush.min.js +1 -0
- package/node_modules/geojson-rbush/package.json +32 -71
- package/node_modules/get-intrinsic/.eslintrc +3 -8
- package/node_modules/get-intrinsic/.nycrc +0 -4
- package/node_modules/get-intrinsic/CHANGELOG.md +53 -0
- package/node_modules/get-intrinsic/README.md +7 -1
- package/node_modules/get-intrinsic/index.js +29 -8
- package/node_modules/get-intrinsic/package.json +91 -104
- package/node_modules/get-intrinsic/test/GetIntrinsic.js +26 -12
- package/node_modules/has/package.json +21 -46
- package/node_modules/has-property-descriptors/.eslintrc +13 -0
- package/node_modules/has-property-descriptors/.github/FUNDING.yml +12 -0
- package/node_modules/has-property-descriptors/.nycrc +9 -0
- package/node_modules/has-property-descriptors/CHANGELOG.md +16 -0
- package/node_modules/has-property-descriptors/LICENSE +21 -0
- package/node_modules/has-property-descriptors/README.md +43 -0
- package/node_modules/has-property-descriptors/index.js +33 -0
- package/node_modules/has-property-descriptors/package.json +70 -0
- package/node_modules/has-property-descriptors/test/index.js +57 -0
- package/node_modules/has-proto/.eslintrc +5 -0
- package/node_modules/has-proto/.github/FUNDING.yml +12 -0
- package/node_modules/has-proto/CHANGELOG.md +23 -0
- package/node_modules/has-proto/LICENSE +21 -0
- package/node_modules/has-proto/README.md +38 -0
- package/node_modules/has-proto/index.js +11 -0
- package/node_modules/has-proto/package.json +74 -0
- package/node_modules/has-proto/test/index.js +19 -0
- package/node_modules/has-symbols/package.json +99 -125
- package/node_modules/has-tostringtag/package.json +82 -109
- package/node_modules/is-arguments/package.json +89 -114
- package/node_modules/is-date-object/package.json +77 -108
- package/node_modules/is-regex/package.json +84 -112
- package/node_modules/mime-db/HISTORY.md +8 -0
- package/node_modules/mime-db/LICENSE +19 -18
- package/node_modules/mime-db/README.md +1 -1
- package/node_modules/mime-db/db.json +54 -6
- package/node_modules/mime-db/index.js +1 -0
- package/node_modules/mime-db/package.json +24 -66
- package/node_modules/mime-types/HISTORY.md +9 -0
- package/node_modules/mime-types/README.md +1 -1
- package/node_modules/mime-types/package.json +19 -62
- package/node_modules/object-assign/package.json +15 -49
- package/node_modules/object-is/package.json +85 -112
- package/node_modules/object-keys/package.json +86 -116
- package/node_modules/point-in-polygon/package.json +19 -48
- package/node_modules/polygon-clipping/package.json +41 -80
- package/node_modules/proxy-from-env/.eslintrc +29 -0
- package/node_modules/proxy-from-env/.travis.yml +10 -0
- package/node_modules/proxy-from-env/LICENSE +20 -0
- package/node_modules/proxy-from-env/README.md +131 -0
- package/node_modules/proxy-from-env/index.js +108 -0
- package/node_modules/proxy-from-env/package.json +34 -0
- package/node_modules/proxy-from-env/test.js +483 -0
- package/node_modules/quickselect/package.json +13 -41
- package/node_modules/rbush/README.md +95 -22
- package/node_modules/rbush/index.js +181 -131
- package/node_modules/rbush/package.json +39 -71
- package/node_modules/rbush/rbush.js +412 -360
- package/node_modules/rbush/rbush.min.js +1 -1
- package/node_modules/regexp.prototype.flags/.eslintrc +1 -0
- package/node_modules/regexp.prototype.flags/CHANGELOG.md +19 -0
- package/node_modules/regexp.prototype.flags/implementation.js +9 -0
- package/node_modules/regexp.prototype.flags/package.json +98 -122
- package/node_modules/regexp.prototype.flags/test/shimmed.js +2 -1
- package/node_modules/regexp.prototype.flags/test/tests.js +7 -5
- package/node_modules/robust-predicates/package.json +25 -52
- package/node_modules/skmeans/package.json +18 -53
- package/node_modules/splaytree/Readme.md +58 -57
- package/node_modules/splaytree/dist/splay.esm.js +21 -8
- package/node_modules/splaytree/dist/splay.esm.js.map +1 -1
- package/node_modules/splaytree/dist/splay.js +21 -8
- package/node_modules/splaytree/dist/splay.js.map +1 -1
- package/node_modules/splaytree/package.json +36 -68
- package/node_modules/splaytree/src/index.ts +16 -4
- package/node_modules/tinyqueue/package.json +34 -59
- package/node_modules/topojson-client/package.json +28 -56
- package/node_modules/topojson-server/package.json +27 -55
- package/node_modules/turf-jsts/package.json +33 -68
- package/node_modules/uuid/CHANGELOG.md +39 -0
- package/node_modules/uuid/README.md +30 -73
- package/node_modules/uuid/dist/commonjs-browser/index.js +79 -0
- package/node_modules/uuid/dist/commonjs-browser/md5.js +223 -0
- package/node_modules/uuid/dist/commonjs-browser/native.js +11 -0
- package/node_modules/uuid/dist/commonjs-browser/nil.js +8 -0
- package/node_modules/uuid/dist/commonjs-browser/parse.js +45 -0
- package/node_modules/uuid/dist/commonjs-browser/regex.js +8 -0
- package/node_modules/uuid/dist/commonjs-browser/rng.js +25 -0
- package/node_modules/uuid/dist/commonjs-browser/sha1.js +104 -0
- package/node_modules/uuid/dist/commonjs-browser/stringify.js +44 -0
- package/node_modules/uuid/dist/commonjs-browser/v1.js +107 -0
- package/node_modules/uuid/dist/commonjs-browser/v3.js +16 -0
- package/node_modules/uuid/dist/commonjs-browser/v35.js +80 -0
- package/node_modules/uuid/dist/commonjs-browser/v4.js +43 -0
- package/node_modules/uuid/dist/commonjs-browser/v5.js +16 -0
- package/node_modules/uuid/dist/commonjs-browser/validate.js +17 -0
- package/node_modules/uuid/dist/commonjs-browser/version.js +21 -0
- package/node_modules/uuid/dist/esm-browser/md5.js +23 -23
- package/node_modules/uuid/dist/esm-browser/native.js +4 -0
- package/node_modules/uuid/dist/esm-browser/parse.js +2 -2
- package/node_modules/uuid/dist/esm-browser/rng.js +4 -5
- package/node_modules/uuid/dist/esm-browser/sha1.js +26 -26
- package/node_modules/uuid/dist/esm-browser/stringify.js +9 -6
- package/node_modules/uuid/dist/esm-browser/v1.js +17 -17
- package/node_modules/uuid/dist/esm-browser/v3.js +1 -1
- package/node_modules/uuid/dist/esm-browser/v35.js +12 -10
- package/node_modules/uuid/dist/esm-browser/v4.js +9 -4
- package/node_modules/uuid/dist/esm-browser/v5.js +1 -1
- package/node_modules/uuid/dist/esm-browser/version.js +1 -1
- package/node_modules/uuid/dist/esm-node/native.js +4 -0
- package/node_modules/uuid/dist/esm-node/stringify.js +7 -3
- package/node_modules/uuid/dist/esm-node/v1.js +2 -2
- package/node_modules/uuid/dist/esm-node/v35.js +6 -4
- package/node_modules/uuid/dist/esm-node/v4.js +7 -2
- package/node_modules/uuid/dist/esm-node/version.js +1 -1
- package/node_modules/uuid/dist/index.js +18 -18
- package/node_modules/uuid/dist/native-browser.js +11 -0
- package/node_modules/uuid/dist/native.js +15 -0
- package/node_modules/uuid/dist/rng-browser.js +2 -3
- package/node_modules/uuid/dist/stringify.js +8 -3
- package/node_modules/uuid/dist/v1.js +2 -2
- package/node_modules/uuid/dist/v35.js +7 -5
- package/node_modules/uuid/dist/v4.js +8 -2
- package/node_modules/uuid/dist/version.js +1 -1
- package/node_modules/uuid/package.json +87 -120
- package/package.json +12 -8
- package/tak-ingest.html +40 -0
- package/tak-ingest.js +48 -0
- package/tak-registration.html +13 -2
- package/tak-registration.js +55 -7
- package/node_modules/@turf/collect/node_modules/quickselect/package.json +0 -69
- package/node_modules/@turf/collect/node_modules/rbush/package.json +0 -85
- package/node_modules/@turf/collect/node_modules/rbush/rbush.js +0 -626
- package/node_modules/@turf/collect/node_modules/rbush/rbush.min.js +0 -1
- package/node_modules/@turf/unkink-polygon/node_modules/quickselect/package.json +0 -69
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/package.json +0 -85
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/rbush.js +0 -626
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/rbush.min.js +0 -1
- package/node_modules/axios/UPGRADE_GUIDE.md +0 -168
- package/node_modules/axios/dist/axios.map +0 -1
- package/node_modules/axios/dist/axios.min.map +0 -1
- package/node_modules/axios/lib/cancel/Cancel.js +0 -19
- package/node_modules/axios/lib/core/createError.js +0 -18
- package/node_modules/axios/lib/core/enhanceError.js +0 -43
- package/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
- package/node_modules/axios/tsconfig.json +0 -14
- package/node_modules/axios/tslint.json +0 -6
- package/node_modules/combined-stream/yarn.lock +0 -17
- package/node_modules/d3-array/yarn.lock +0 -939
- package/node_modules/define-properties/.jscs.json +0 -175
- package/node_modules/define-properties/.travis.yml +0 -233
- package/node_modules/define-properties/test/index.js +0 -125
- package/node_modules/get-intrinsic/.eslintignore +0 -1
- package/node_modules/uuid/dist/umd/uuid.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/LICENSE +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/README.md +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/index.js +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/quickselect.js +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/rbush/LICENSE +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/LICENSE +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/README.md +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/index.js +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/quickselect.js +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/rbush/LICENSE +0 -0
|
@@ -1,71 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
6
|
-
"_location": "/commander",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "commander@2",
|
|
12
|
-
"name": "commander",
|
|
13
|
-
"escapedName": "commander",
|
|
14
|
-
"rawSpec": "2",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "2"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/topojson-client",
|
|
20
|
-
"/topojson-server"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
23
|
-
"_shasum": "fd485e84c03eb4881c20722ba48035e8531aeb33",
|
|
24
|
-
"_spec": "commander@2",
|
|
25
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/topojson-client",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "TJ Holowaychuk",
|
|
28
|
-
"email": "tj@vision-media.ca"
|
|
29
|
-
},
|
|
30
|
-
"bugs": {
|
|
31
|
-
"url": "https://github.com/tj/commander.js/issues"
|
|
32
|
-
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
|
-
"dependencies": {},
|
|
35
|
-
"deprecated": false,
|
|
2
|
+
"name": "commander",
|
|
3
|
+
"version": "2.20.3",
|
|
36
4
|
"description": "the complete solution for node.js command-line programs",
|
|
37
|
-
"devDependencies": {
|
|
38
|
-
"@types/node": "^12.7.8",
|
|
39
|
-
"eslint": "^6.4.0",
|
|
40
|
-
"should": "^13.2.3",
|
|
41
|
-
"sinon": "^7.5.0",
|
|
42
|
-
"standard": "^14.3.1",
|
|
43
|
-
"ts-node": "^8.4.1",
|
|
44
|
-
"typescript": "^3.6.3"
|
|
45
|
-
},
|
|
46
|
-
"files": [
|
|
47
|
-
"index.js",
|
|
48
|
-
"typings/index.d.ts"
|
|
49
|
-
],
|
|
50
|
-
"homepage": "https://github.com/tj/commander.js#readme",
|
|
51
5
|
"keywords": [
|
|
52
6
|
"commander",
|
|
53
7
|
"command",
|
|
54
8
|
"option",
|
|
55
9
|
"parser"
|
|
56
10
|
],
|
|
11
|
+
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
|
57
12
|
"license": "MIT",
|
|
58
|
-
"main": "index",
|
|
59
|
-
"name": "commander",
|
|
60
13
|
"repository": {
|
|
61
14
|
"type": "git",
|
|
62
|
-
"url": "
|
|
15
|
+
"url": "https://github.com/tj/commander.js.git"
|
|
63
16
|
},
|
|
64
17
|
"scripts": {
|
|
65
18
|
"lint": "eslint index.js",
|
|
66
19
|
"test": "node test/run.js && npm run test-typings",
|
|
67
20
|
"test-typings": "tsc -p tsconfig.json"
|
|
68
21
|
},
|
|
69
|
-
"
|
|
70
|
-
"
|
|
22
|
+
"main": "index",
|
|
23
|
+
"files": [
|
|
24
|
+
"index.js",
|
|
25
|
+
"typings/index.d.ts"
|
|
26
|
+
],
|
|
27
|
+
"dependencies": {},
|
|
28
|
+
"devDependencies": {
|
|
29
|
+
"@types/node": "^12.7.8",
|
|
30
|
+
"eslint": "^6.4.0",
|
|
31
|
+
"should": "^13.2.3",
|
|
32
|
+
"sinon": "^7.5.0",
|
|
33
|
+
"standard": "^14.3.1",
|
|
34
|
+
"ts-node": "^8.4.1",
|
|
35
|
+
"typescript": "^3.6.3"
|
|
36
|
+
},
|
|
37
|
+
"typings": "typings/index.d.ts"
|
|
71
38
|
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "quickselect",
|
|
3
|
+
"version": "2.0.0",
|
|
4
|
+
"description": "A tiny and fast selection algorithm in JavaScript.",
|
|
5
|
+
"module": "index.js",
|
|
6
|
+
"main": "quickselect.js",
|
|
7
|
+
"dependencies": {},
|
|
8
|
+
"devDependencies": {
|
|
9
|
+
"eslint": "^4.19.1",
|
|
10
|
+
"eslint-config-mourner": "^2.0.3",
|
|
11
|
+
"esm": "^3.0.15",
|
|
12
|
+
"rollup": "^0.57.1",
|
|
13
|
+
"tape": "^4.9.0"
|
|
14
|
+
},
|
|
15
|
+
"eslintConfig": {
|
|
16
|
+
"extends": "mourner",
|
|
17
|
+
"parserOptions": {
|
|
18
|
+
"sourceType": "module"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"scripts": {
|
|
22
|
+
"pretest": "eslint index.js test.js bench.js",
|
|
23
|
+
"test": "node -r esm test.js",
|
|
24
|
+
"bench": "node -r esm bench.js",
|
|
25
|
+
"build": "rollup -c",
|
|
26
|
+
"prepublishOnly": "npm run build"
|
|
27
|
+
},
|
|
28
|
+
"files": [
|
|
29
|
+
"index.js",
|
|
30
|
+
"quickselect.js"
|
|
31
|
+
],
|
|
32
|
+
"keywords": [
|
|
33
|
+
"selection",
|
|
34
|
+
"algorithm",
|
|
35
|
+
"quickselect",
|
|
36
|
+
"sort",
|
|
37
|
+
"partial",
|
|
38
|
+
"floyd",
|
|
39
|
+
"rivest"
|
|
40
|
+
],
|
|
41
|
+
"author": "Vladimir Agafonkin",
|
|
42
|
+
"license": "ISC"
|
|
43
|
+
}
|
|
@@ -33,15 +33,15 @@ Install with NPM (`npm install rbush`), or use CDN links for browsers:
|
|
|
33
33
|
### Creating a Tree
|
|
34
34
|
|
|
35
35
|
```js
|
|
36
|
-
|
|
36
|
+
const tree = new RBush();
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
An optional argument to `
|
|
39
|
+
An optional argument to `RBush` defines the maximum number of entries in a tree node.
|
|
40
40
|
`9` (used by default) is a reasonable choice for most applications.
|
|
41
41
|
Higher value means faster insertion and slower search, and vice versa.
|
|
42
42
|
|
|
43
43
|
```js
|
|
44
|
-
|
|
44
|
+
const tree = new RBush(16);
|
|
45
45
|
```
|
|
46
46
|
|
|
47
47
|
### Adding Data
|
|
@@ -49,7 +49,7 @@ var tree = rbush(16);
|
|
|
49
49
|
Insert an item:
|
|
50
50
|
|
|
51
51
|
```js
|
|
52
|
-
|
|
52
|
+
const item = {
|
|
53
53
|
minX: 20,
|
|
54
54
|
minY: 40,
|
|
55
55
|
maxX: 30,
|
|
@@ -72,7 +72,7 @@ However, you can pass a custom `equals` function to compare by value for removal
|
|
|
72
72
|
which is useful when you only have a copy of the object you need removed (e.g. loaded from server):
|
|
73
73
|
|
|
74
74
|
```js
|
|
75
|
-
tree.remove(itemCopy,
|
|
75
|
+
tree.remove(itemCopy, (a, b) => {
|
|
76
76
|
return a.id === b.id;
|
|
77
77
|
});
|
|
78
78
|
```
|
|
@@ -87,12 +87,16 @@ tree.clear();
|
|
|
87
87
|
|
|
88
88
|
By default, RBush assumes the format of data points to be an object
|
|
89
89
|
with `minX`, `minY`, `maxX` and `maxY` properties.
|
|
90
|
-
You can customize this by
|
|
91
|
-
as a second argument to `rbush` like this:
|
|
90
|
+
You can customize this by overriding `toBBox`, `compareMinX` and `compareMinY` methods like this:
|
|
92
91
|
|
|
93
92
|
```js
|
|
94
|
-
|
|
95
|
-
|
|
93
|
+
class MyRBush extends RBush {
|
|
94
|
+
toBBox([x, y]) { return {minX: x, minY: y, maxX: x, maxY: y}; }
|
|
95
|
+
compareMinX(a, b) { return a.x - b.x; }
|
|
96
|
+
compareMinY(a, b) { return a.y - b.y; }
|
|
97
|
+
}
|
|
98
|
+
const tree = new MyRBush();
|
|
99
|
+
tree.insert([20, 50]); // accepts [x, y] points
|
|
96
100
|
```
|
|
97
101
|
|
|
98
102
|
If you're indexing a static list of points (you don't need to add/remove points after indexing), you should use [kdbush](https://github.com/mourner/kdbush) which performs point indexing 5-8x faster than RBush.
|
|
@@ -119,7 +123,7 @@ but makes query performance worse if the data is scattered.
|
|
|
119
123
|
### Search
|
|
120
124
|
|
|
121
125
|
```js
|
|
122
|
-
|
|
126
|
+
const result = tree.search({
|
|
123
127
|
minX: 40,
|
|
124
128
|
minY: 20,
|
|
125
129
|
maxX: 80,
|
|
@@ -130,10 +134,10 @@ var result = tree.search({
|
|
|
130
134
|
Returns an array of data items (points or rectangles) that the given bounding box intersects.
|
|
131
135
|
|
|
132
136
|
Note that the `search` method accepts a bounding box in `{minX, minY, maxX, maxY}` format
|
|
133
|
-
regardless of the format
|
|
137
|
+
regardless of the data format.
|
|
134
138
|
|
|
135
139
|
```js
|
|
136
|
-
|
|
140
|
+
const allItems = tree.all();
|
|
137
141
|
```
|
|
138
142
|
|
|
139
143
|
Returns all items of the tree.
|
|
@@ -141,7 +145,7 @@ Returns all items of the tree.
|
|
|
141
145
|
### Collisions
|
|
142
146
|
|
|
143
147
|
```js
|
|
144
|
-
|
|
148
|
+
const result = tree.collides({minX: 40, minY: 20, maxX: 80, maxY: 70});
|
|
145
149
|
```
|
|
146
150
|
|
|
147
151
|
Returns `true` if there are any items intersecting the given bounding box, otherwise `false`.
|
|
@@ -151,10 +155,10 @@ Returns `true` if there are any items intersecting the given bounding box, other
|
|
|
151
155
|
|
|
152
156
|
```js
|
|
153
157
|
// export data as JSON object
|
|
154
|
-
|
|
158
|
+
const treeData = tree.toJSON();
|
|
155
159
|
|
|
156
160
|
// import previously exported data
|
|
157
|
-
|
|
161
|
+
const tree = rbush(9).fromJSON(treeData);
|
|
158
162
|
```
|
|
159
163
|
|
|
160
164
|
Importing and exporting as JSON allows you to use RBush on both the server (using Node.js) and the browser combined,
|
|
@@ -204,88 +208,11 @@ bulk-insert 1M items | 1.25s | n/a | 6.7x
|
|
|
204
208
|
```bash
|
|
205
209
|
npm install # install dependencies
|
|
206
210
|
|
|
207
|
-
npm test #
|
|
211
|
+
npm test # lint the code and run tests
|
|
208
212
|
npm run perf # run performance benchmarks
|
|
209
|
-
npm run cov # report test coverage
|
|
213
|
+
npm run cov # report test coverage
|
|
210
214
|
```
|
|
211
215
|
|
|
212
216
|
## Compatibility
|
|
213
217
|
|
|
214
|
-
RBush should run on Node and all major browsers
|
|
215
|
-
|
|
216
|
-
## Changelog
|
|
217
|
-
|
|
218
|
-
#### 2.0.1 — June 29, 2016
|
|
219
|
-
|
|
220
|
-
- Fixed browser builds in NPM.
|
|
221
|
-
|
|
222
|
-
#### 2.0.0 — June 29, 2016
|
|
223
|
-
|
|
224
|
-
- **Breaking:** changed the default format of inserted items from `[20, 40, 30, 50]` to `{minX: 20, minY: 40, maxX: 30, maxY: 50}`.
|
|
225
|
-
- **Breaking:** changed the `search` method argument format from `[20, 40, 30, 50]` to `{minX: 20, minY: 40, maxX: 30, maxY: 50}`.
|
|
226
|
-
- Improved performance by up to 30%.
|
|
227
|
-
- Added `equalsFn` optional argument to `remove` to be able to remove by value rather than by reference.
|
|
228
|
-
- Changed the source code to use CommonJS module format. Browser builds are automatically built and published to NPM.
|
|
229
|
-
- Quickselect algorithm (used internally) is now a [separate module](https://github.com/mourner/quickselect).
|
|
230
|
-
|
|
231
|
-
#### 1.4.3 — May 17, 2016
|
|
232
|
-
|
|
233
|
-
- Fixed an error when inserting many empty bounding boxes.
|
|
234
|
-
|
|
235
|
-
#### 1.4.2 — Dec 16, 2015
|
|
236
|
-
|
|
237
|
-
- 50% faster insertion.
|
|
238
|
-
|
|
239
|
-
#### 1.4.1 — Sep 16, 2015
|
|
240
|
-
|
|
241
|
-
- Fixed insertion in IE8.
|
|
242
|
-
|
|
243
|
-
#### 1.4.0 — Apr 22, 2015
|
|
244
|
-
|
|
245
|
-
- Added `collides` method for fast collision detection.
|
|
246
|
-
|
|
247
|
-
#### 1.3.4 — Aug 31, 2014
|
|
248
|
-
|
|
249
|
-
- Improved bulk insertion performance for a large number of items (e.g. up to 100% for inserting a million items).
|
|
250
|
-
- Fixed performance regression for high node sizes.
|
|
251
|
-
|
|
252
|
-
#### 1.3.3 — Aug 30, 2014
|
|
253
|
-
|
|
254
|
-
- Improved bulk insertion performance by ~60-70%.
|
|
255
|
-
- Improved insertion performance by ~40%.
|
|
256
|
-
- Improved search performance by ~30%.
|
|
257
|
-
|
|
258
|
-
#### 1.3.2 — Nov 25, 2013
|
|
259
|
-
|
|
260
|
-
- Improved removal performance by ~50%. [#18](https://github.com/mourner/rbush/pull/18)
|
|
261
|
-
|
|
262
|
-
#### 1.3.1 — Nov 24, 2013
|
|
263
|
-
|
|
264
|
-
- Fixed minor error in the choose split axis algorithm. [#17](https://github.com/mourner/rbush/pull/17)
|
|
265
|
-
- Much better test coverage (near 100%). [#6](https://github.com/mourner/rbush/issues/6)
|
|
266
|
-
|
|
267
|
-
#### 1.3.0 — Nov 21, 2013
|
|
268
|
-
|
|
269
|
-
- Significantly improved search performance (especially on large-bbox queries — up to 3x faster). [#11](https://github.com/mourner/rbush/pull/11)
|
|
270
|
-
- Added `all` method for getting all of the tree items. [#11](https://github.com/mourner/rbush/pull/11)
|
|
271
|
-
- Made `toBBox`, `compareMinX`, `compareMinY` methods public, made it possible to avoid Content Security Policy issues by overriding them for custom format. [#14](https://github.com/mourner/rbush/pull/14) [#12](https://github.com/mourner/rbush/pull/12)
|
|
272
|
-
|
|
273
|
-
#### 1.2.5 — Nov 5, 2013
|
|
274
|
-
|
|
275
|
-
- Fixed a bug where insertion failed on a tree that had all items removed previously. [#10](https://github.com/mourner/rbush/issues/10)
|
|
276
|
-
|
|
277
|
-
#### 1.2.4 — Oct 25, 2013
|
|
278
|
-
|
|
279
|
-
- Added Web Workers support. [#9](https://github.com/mourner/rbush/pull/9)
|
|
280
|
-
|
|
281
|
-
#### 1.2.3 — Aug 30, 2013
|
|
282
|
-
|
|
283
|
-
- Added AMD support. [#8](https://github.com/mourner/rbush/pull/8)
|
|
284
|
-
|
|
285
|
-
#### 1.2.2 — Aug 27, 2013
|
|
286
|
-
|
|
287
|
-
- Eliminated recursion when recalculating node bboxes (on insert, remove, load).
|
|
288
|
-
|
|
289
|
-
#### 1.2.0 — Jul 19, 2013
|
|
290
|
-
|
|
291
|
-
First fully functional RBush release.
|
|
218
|
+
RBush should run on Node and all major browsers that support ES5.
|