node-red-contrib-tak-registration 0.3.2 → 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/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 +10 -0
- 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,69 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"raw": "@turf/voronoi@^6.5.0",
|
|
12
|
-
"name": "@turf/voronoi",
|
|
13
|
-
"escapedName": "@turf%2fvoronoi",
|
|
14
|
-
"scope": "@turf",
|
|
15
|
-
"rawSpec": "^6.5.0",
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "^6.5.0"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/@turf/turf"
|
|
2
|
+
"name": "@turf/voronoi",
|
|
3
|
+
"version": "6.5.0",
|
|
4
|
+
"description": "turf voronoi module",
|
|
5
|
+
"author": "Turf Authors",
|
|
6
|
+
"contributors": [
|
|
7
|
+
"Philippe Riviere <@Fil>",
|
|
8
|
+
"Mike Bostock <@mbostock>",
|
|
9
|
+
"Steve Bennett <@stevage1>",
|
|
10
|
+
"Denis Carriere <@DenisCarriere>"
|
|
21
11
|
],
|
|
22
|
-
"
|
|
23
|
-
"_shasum": "afe6715a5c7eff687434010cde45cd4822489434",
|
|
24
|
-
"_spec": "@turf/voronoi@^6.5.0",
|
|
25
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/turf",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Turf Authors"
|
|
28
|
-
},
|
|
12
|
+
"license": "MIT",
|
|
29
13
|
"bugs": {
|
|
30
14
|
"url": "https://github.com/Turfjs/turf/issues"
|
|
31
15
|
},
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"email": "@Fil"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"name": "Mike Bostock",
|
|
40
|
-
"email": "@mbostock"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"name": "Steve Bennett",
|
|
44
|
-
"email": "@stevage1"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "Denis Carriere",
|
|
48
|
-
"email": "@DenisCarriere"
|
|
49
|
-
}
|
|
50
|
-
],
|
|
51
|
-
"dependencies": {
|
|
52
|
-
"@turf/helpers": "^6.5.0",
|
|
53
|
-
"@turf/invariant": "^6.5.0",
|
|
54
|
-
"d3-voronoi": "1.1.2"
|
|
16
|
+
"homepage": "https://github.com/Turfjs/turf",
|
|
17
|
+
"repository": {
|
|
18
|
+
"type": "git",
|
|
19
|
+
"url": "git://github.com/Turfjs/turf.git"
|
|
55
20
|
},
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
|
|
59
|
-
"benchmark": "*",
|
|
60
|
-
"glob": "*",
|
|
61
|
-
"load-json-file": "*",
|
|
62
|
-
"npm-run-all": "*",
|
|
63
|
-
"rollup": "*",
|
|
64
|
-
"tape": "*",
|
|
65
|
-
"write-json-file": "*"
|
|
21
|
+
"funding": "https://opencollective.com/turf",
|
|
22
|
+
"publishConfig": {
|
|
23
|
+
"access": "public"
|
|
66
24
|
},
|
|
25
|
+
"keywords": [
|
|
26
|
+
"turf",
|
|
27
|
+
"geometry",
|
|
28
|
+
"voronoi",
|
|
29
|
+
"polygons",
|
|
30
|
+
"points"
|
|
31
|
+
],
|
|
32
|
+
"main": "dist/js/index.js",
|
|
33
|
+
"module": "dist/es/index.js",
|
|
67
34
|
"exports": {
|
|
68
35
|
"./package.json": "./package.json",
|
|
69
36
|
".": {
|
|
@@ -71,31 +38,12 @@
|
|
|
71
38
|
"require": "./dist/js/index.js"
|
|
72
39
|
}
|
|
73
40
|
},
|
|
41
|
+
"types": "index.d.ts",
|
|
42
|
+
"sideEffects": false,
|
|
74
43
|
"files": [
|
|
75
44
|
"dist",
|
|
76
45
|
"index.d.ts"
|
|
77
46
|
],
|
|
78
|
-
"funding": "https://opencollective.com/turf",
|
|
79
|
-
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e",
|
|
80
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
81
|
-
"keywords": [
|
|
82
|
-
"turf",
|
|
83
|
-
"geometry",
|
|
84
|
-
"voronoi",
|
|
85
|
-
"polygons",
|
|
86
|
-
"points"
|
|
87
|
-
],
|
|
88
|
-
"license": "MIT",
|
|
89
|
-
"main": "dist/js/index.js",
|
|
90
|
-
"module": "dist/es/index.js",
|
|
91
|
-
"name": "@turf/voronoi",
|
|
92
|
-
"publishConfig": {
|
|
93
|
-
"access": "public"
|
|
94
|
-
},
|
|
95
|
-
"repository": {
|
|
96
|
-
"type": "git",
|
|
97
|
-
"url": "git://github.com/Turfjs/turf.git"
|
|
98
|
-
},
|
|
99
47
|
"scripts": {
|
|
100
48
|
"bench": "node -r esm bench.js",
|
|
101
49
|
"build": "rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json",
|
|
@@ -103,7 +51,19 @@
|
|
|
103
51
|
"test": "npm-run-all test:*",
|
|
104
52
|
"test:tape": "node -r esm test.js"
|
|
105
53
|
},
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
54
|
+
"devDependencies": {
|
|
55
|
+
"benchmark": "*",
|
|
56
|
+
"glob": "*",
|
|
57
|
+
"load-json-file": "*",
|
|
58
|
+
"npm-run-all": "*",
|
|
59
|
+
"rollup": "*",
|
|
60
|
+
"tape": "*",
|
|
61
|
+
"write-json-file": "*"
|
|
62
|
+
},
|
|
63
|
+
"dependencies": {
|
|
64
|
+
"@turf/helpers": "^6.5.0",
|
|
65
|
+
"@turf/invariant": "^6.5.0",
|
|
66
|
+
"d3-voronoi": "1.1.2"
|
|
67
|
+
},
|
|
68
|
+
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e"
|
|
109
69
|
}
|
|
@@ -1,69 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_from": "@types/geojson@7946.0.8",
|
|
3
|
-
"_id": "@types/geojson@7946.0.8",
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA==",
|
|
6
|
-
"_location": "/@types/geojson",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "version",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "@types/geojson@7946.0.8",
|
|
12
2
|
"name": "@types/geojson",
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
3
|
+
"version": "7946.0.8",
|
|
4
|
+
"description": "TypeScript definitions for geojson",
|
|
5
|
+
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"contributors": [
|
|
8
|
+
{
|
|
9
|
+
"name": "Jacob Bruun",
|
|
10
|
+
"url": "https://github.com/cobster",
|
|
11
|
+
"githubUsername": "cobster"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "Arne Schubert",
|
|
15
|
+
"url": "https://github.com/atd-schubert",
|
|
16
|
+
"githubUsername": "atd-schubert"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "Jeff Jacobson",
|
|
20
|
+
"url": "https://github.com/JeffJacobson",
|
|
21
|
+
"githubUsername": "JeffJacobson"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Ilia Choly",
|
|
25
|
+
"url": "https://github.com/icholy",
|
|
26
|
+
"githubUsername": "icholy"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "Dan Vanderkam",
|
|
30
|
+
"url": "https://github.com/danvk",
|
|
31
|
+
"githubUsername": "danvk"
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"main": "",
|
|
35
|
+
"types": "index.d.ts",
|
|
36
|
+
"repository": {
|
|
37
|
+
"type": "git",
|
|
38
|
+
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
39
|
+
"directory": "types/geojson"
|
|
34
40
|
},
|
|
35
|
-
{
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"name": "Jeff Jacobson",
|
|
41
|
-
"url": "https://github.com/JeffJacobson"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"name": "Ilia Choly",
|
|
45
|
-
"url": "https://github.com/icholy"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"name": "Dan Vanderkam",
|
|
49
|
-
"url": "https://github.com/danvk"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"dependencies": {},
|
|
53
|
-
"deprecated": false,
|
|
54
|
-
"description": "TypeScript definitions for geojson",
|
|
55
|
-
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson",
|
|
56
|
-
"license": "MIT",
|
|
57
|
-
"main": "",
|
|
58
|
-
"name": "@types/geojson",
|
|
59
|
-
"repository": {
|
|
60
|
-
"type": "git",
|
|
61
|
-
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
62
|
-
"directory": "types/geojson"
|
|
63
|
-
},
|
|
64
|
-
"scripts": {},
|
|
65
|
-
"typeScriptVersion": "3.6",
|
|
66
|
-
"types": "index.d.ts",
|
|
67
|
-
"typesPublisherContentHash": "8c04e1bc7cdfa1d835d59cfc8929ed6f2aad1282de1d5da473b5112d10813370",
|
|
68
|
-
"version": "7946.0.8"
|
|
69
|
-
}
|
|
41
|
+
"scripts": {},
|
|
42
|
+
"dependencies": {},
|
|
43
|
+
"typesPublisherContentHash": "8c04e1bc7cdfa1d835d59cfc8929ed6f2aad1282de1d5da473b5112d10813370",
|
|
44
|
+
"typeScriptVersion": "3.6"
|
|
45
|
+
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2012 Another-D-Mention Software and other contributors
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2012 Another-D-Mention Software and other contributors
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -266,8 +266,9 @@ module.exports = function (/**String*/ input, /** object */ options) {
|
|
|
266
266
|
* @param zipPath optional path inside zip
|
|
267
267
|
* @param filter optional RegExp or Function if files match will
|
|
268
268
|
* be included.
|
|
269
|
+
* @param {number | object} attr - number as unix file permissions, object as filesystem Stats object
|
|
269
270
|
*/
|
|
270
|
-
addLocalFolder: function (/**String*/ localPath, /**String=*/ zipPath, /**=RegExp|Function*/ filter) {
|
|
271
|
+
addLocalFolder: function (/**String*/ localPath, /**String=*/ zipPath, /**=RegExp|Function*/ filter, /**=number|object*/ attr) {
|
|
271
272
|
// Prepare filter
|
|
272
273
|
if (filter instanceof RegExp) {
|
|
273
274
|
// if filter is RegExp wrap it
|
|
@@ -299,9 +300,9 @@ module.exports = function (/**String*/ input, /** object */ options) {
|
|
|
299
300
|
if (filter(p)) {
|
|
300
301
|
var stats = filetools.fs.statSync(filepath);
|
|
301
302
|
if (stats.isFile()) {
|
|
302
|
-
self.addFile(zipPath + p, filetools.fs.readFileSync(filepath), "", stats);
|
|
303
|
+
self.addFile(zipPath + p, filetools.fs.readFileSync(filepath), "", attr ? attr : stats);
|
|
303
304
|
} else {
|
|
304
|
-
self.addFile(zipPath + p + "/", Buffer.alloc(0), "", stats);
|
|
305
|
+
self.addFile(zipPath + p + "/", Buffer.alloc(0), "", attr ? attr : stats);
|
|
305
306
|
}
|
|
306
307
|
}
|
|
307
308
|
});
|
|
@@ -375,7 +376,9 @@ module.exports = function (/**String*/ input, /** object */ options) {
|
|
|
375
376
|
}
|
|
376
377
|
});
|
|
377
378
|
} else {
|
|
378
|
-
|
|
379
|
+
process.nextTick(() => {
|
|
380
|
+
next();
|
|
381
|
+
});
|
|
379
382
|
}
|
|
380
383
|
} else {
|
|
381
384
|
callback(true, undefined);
|
|
@@ -441,24 +444,22 @@ module.exports = function (/**String*/ input, /** object */ options) {
|
|
|
441
444
|
var fileattr = entry.isDirectory ? 0x10 : 0; // (MS-DOS directory flag)
|
|
442
445
|
|
|
443
446
|
// extended attributes field for Unix
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
let unix = entry.isDirectory ? 0x4000 : 0x8000;
|
|
447
|
-
|
|
448
|
-
if (isStat) {
|
|
449
|
-
// File attributes from file stats
|
|
450
|
-
unix |= 0xfff & attr.mode;
|
|
451
|
-
} else if ("number" === typeof attr) {
|
|
452
|
-
// attr from given attr values
|
|
453
|
-
unix |= 0xfff & attr;
|
|
454
|
-
} else {
|
|
455
|
-
// Default values:
|
|
456
|
-
unix |= entry.isDirectory ? 0o755 : 0o644; // permissions (drwxr-xr-x) or (-r-wr--r--)
|
|
457
|
-
}
|
|
447
|
+
// set file type either S_IFDIR / S_IFREG
|
|
448
|
+
let unix = entry.isDirectory ? 0x4000 : 0x8000;
|
|
458
449
|
|
|
459
|
-
|
|
450
|
+
if (isStat) {
|
|
451
|
+
// File attributes from file stats
|
|
452
|
+
unix |= 0xfff & attr.mode;
|
|
453
|
+
} else if ("number" === typeof attr) {
|
|
454
|
+
// attr from given attr values
|
|
455
|
+
unix |= 0xfff & attr;
|
|
456
|
+
} else {
|
|
457
|
+
// Default values:
|
|
458
|
+
unix |= entry.isDirectory ? 0o755 : 0o644; // permissions (drwxr-xr-x) or (-r-wr--r--)
|
|
460
459
|
}
|
|
461
460
|
|
|
461
|
+
fileattr = (fileattr | (unix << 16)) >>> 0; // add attributes
|
|
462
|
+
|
|
462
463
|
entry.attr = fileattr;
|
|
463
464
|
|
|
464
465
|
entry.setData(content);
|
|
@@ -633,12 +634,14 @@ module.exports = function (/**String*/ input, /** object */ options) {
|
|
|
633
634
|
* @param callback The callback will be executed when all entries are extracted successfully or any error is thrown.
|
|
634
635
|
*/
|
|
635
636
|
extractAllToAsync: function (/**String*/ targetPath, /**Boolean*/ overwrite, /**Boolean*/ keepOriginalPermission, /**Function*/ callback) {
|
|
636
|
-
if (!callback) {
|
|
637
|
-
callback = function () {};
|
|
638
|
-
}
|
|
639
637
|
overwrite = get_Bool(overwrite, false);
|
|
640
638
|
if (typeof keepOriginalPermission === "function" && !callback) callback = keepOriginalPermission;
|
|
641
639
|
keepOriginalPermission = get_Bool(keepOriginalPermission, false);
|
|
640
|
+
if (!callback) {
|
|
641
|
+
callback = function (err) {
|
|
642
|
+
throw new Error(err);
|
|
643
|
+
};
|
|
644
|
+
}
|
|
642
645
|
if (!_zip) {
|
|
643
646
|
callback(new Error(Utils.Errors.NO_ZIP));
|
|
644
647
|
return;
|
|
@@ -76,7 +76,7 @@ module.exports = function () {
|
|
|
76
76
|
// total number of entries
|
|
77
77
|
_totalEntries = Utils.readBigUInt64LE(data, Constants.ZIP64TOT);
|
|
78
78
|
// central directory size in bytes
|
|
79
|
-
_size = Utils.readBigUInt64LE(data, Constants.
|
|
79
|
+
_size = Utils.readBigUInt64LE(data, Constants.ZIP64SIZE);
|
|
80
80
|
// offset of first CEN header
|
|
81
81
|
_offset = Utils.readBigUInt64LE(data, Constants.ZIP64OFF);
|
|
82
82
|
|
|
@@ -127,3 +127,4 @@ module.exports = function () {
|
|
|
127
127
|
}
|
|
128
128
|
};
|
|
129
129
|
};
|
|
130
|
+
// Misspelled
|
|
@@ -1,48 +1,27 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"raw": "adm-zip@^0.5.9",
|
|
12
|
-
"name": "adm-zip",
|
|
13
|
-
"escapedName": "adm-zip",
|
|
14
|
-
"rawSpec": "^0.5.9",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "^0.5.9"
|
|
2
|
+
"name": "adm-zip",
|
|
3
|
+
"version": "0.5.10",
|
|
4
|
+
"description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "mocha -R spec",
|
|
7
|
+
"test:format": "npm run format:prettier:raw -- --check",
|
|
8
|
+
"format": "npm run format:prettier",
|
|
9
|
+
"format:prettier": "npm run format:prettier:raw -- --write",
|
|
10
|
+
"format:prettier:raw": "prettier \"**/*.{js,yml,json}\""
|
|
17
11
|
},
|
|
18
|
-
"
|
|
19
|
-
"
|
|
12
|
+
"keywords": [
|
|
13
|
+
"zip",
|
|
14
|
+
"methods",
|
|
15
|
+
"archive",
|
|
16
|
+
"unzip"
|
|
20
17
|
],
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"_spec": "adm-zip@^0.5.9",
|
|
24
|
-
"_where": "/Users/conway/Projects/DCJNodes/takfile/",
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "Nasca Iacob",
|
|
27
|
-
"email": "sy@another-d-mention.ro",
|
|
28
|
-
"url": "https://github.com/cthackers"
|
|
29
|
-
},
|
|
18
|
+
"homepage": "https://github.com/cthackers/adm-zip",
|
|
19
|
+
"author": "Nasca Iacob <sy@another-d-mention.ro> (https://github.com/cthackers)",
|
|
30
20
|
"bugs": {
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
},
|
|
34
|
-
"bundleDependencies": false,
|
|
35
|
-
"deprecated": false,
|
|
36
|
-
"description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
|
|
37
|
-
"devDependencies": {
|
|
38
|
-
"chai": "^4.3.4",
|
|
39
|
-
"mocha": "^8.3.2",
|
|
40
|
-
"prettier": "^2.2.1",
|
|
41
|
-
"rimraf": "^3.0.2"
|
|
42
|
-
},
|
|
43
|
-
"engines": {
|
|
44
|
-
"node": ">=6.0"
|
|
21
|
+
"email": "sy@another-d-mention.ro",
|
|
22
|
+
"url": "https://github.com/cthackers/adm-zip/issues"
|
|
45
23
|
},
|
|
24
|
+
"license": "MIT",
|
|
46
25
|
"files": [
|
|
47
26
|
"adm-zip.js",
|
|
48
27
|
"headers",
|
|
@@ -52,26 +31,18 @@
|
|
|
52
31
|
"zipFile.js",
|
|
53
32
|
"LICENSE"
|
|
54
33
|
],
|
|
55
|
-
"homepage": "https://github.com/cthackers/adm-zip",
|
|
56
|
-
"keywords": [
|
|
57
|
-
"zip",
|
|
58
|
-
"methods",
|
|
59
|
-
"archive",
|
|
60
|
-
"unzip"
|
|
61
|
-
],
|
|
62
|
-
"license": "MIT",
|
|
63
34
|
"main": "adm-zip.js",
|
|
64
|
-
"name": "adm-zip",
|
|
65
35
|
"repository": {
|
|
66
36
|
"type": "git",
|
|
67
|
-
"url": "
|
|
37
|
+
"url": "https://github.com/cthackers/adm-zip.git"
|
|
68
38
|
},
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"format:prettier": "npm run format:prettier:raw -- --write",
|
|
72
|
-
"format:prettier:raw": "prettier \"**/*.{js,yml,json}\"",
|
|
73
|
-
"test": "mocha -R spec",
|
|
74
|
-
"test:format": "npm run format:prettier:raw -- --check"
|
|
39
|
+
"engines": {
|
|
40
|
+
"node": ">=6.0"
|
|
75
41
|
},
|
|
76
|
-
"
|
|
42
|
+
"devDependencies": {
|
|
43
|
+
"chai": "^4.3.4",
|
|
44
|
+
"mocha": "^10.2.0",
|
|
45
|
+
"prettier": "^2.2.1",
|
|
46
|
+
"rimraf": "^3.0.2"
|
|
47
|
+
}
|
|
77
48
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
const fsystem = require("./fileSystem").require();
|
|
2
2
|
const pth = require("path");
|
|
3
3
|
const Constants = require("./constants");
|
|
4
|
+
const Errors = require("./errors");
|
|
4
5
|
const isWin = typeof process === "object" && "win32" === process.platform;
|
|
5
6
|
|
|
6
7
|
const is_Obj = (obj) => obj && typeof obj === "object";
|
|
@@ -1,38 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "^0.4.0"
|
|
2
|
+
"name": "asynckit",
|
|
3
|
+
"version": "0.4.0",
|
|
4
|
+
"description": "Minimal async jobs utility library, with streams support",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"clean": "rimraf coverage",
|
|
8
|
+
"lint": "eslint *.js lib/*.js test/*.js",
|
|
9
|
+
"test": "istanbul cover --reporter=json tape -- 'test/test-*.js' | tap-spec",
|
|
10
|
+
"win-test": "tape test/test-*.js",
|
|
11
|
+
"browser": "browserify -t browserify-istanbul test/lib/browserify_adjustment.js test/test-*.js | obake --coverage | tap-spec",
|
|
12
|
+
"report": "istanbul report",
|
|
13
|
+
"size": "browserify index.js | size-table asynckit",
|
|
14
|
+
"debug": "tape test/test-*.js"
|
|
17
15
|
},
|
|
18
|
-
"
|
|
19
|
-
"
|
|
16
|
+
"pre-commit": [
|
|
17
|
+
"clean",
|
|
18
|
+
"lint",
|
|
19
|
+
"test",
|
|
20
|
+
"browser",
|
|
21
|
+
"report",
|
|
22
|
+
"size"
|
|
20
23
|
],
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
"_where": "/Users/conway/Projects/DCJNodes/takfile/node_modules/form-data",
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "Alex Indigo",
|
|
27
|
-
"email": "iam@alexindigo.com"
|
|
24
|
+
"repository": {
|
|
25
|
+
"type": "git",
|
|
26
|
+
"url": "git+https://github.com/alexindigo/asynckit.git"
|
|
28
27
|
},
|
|
28
|
+
"keywords": [
|
|
29
|
+
"async",
|
|
30
|
+
"jobs",
|
|
31
|
+
"parallel",
|
|
32
|
+
"serial",
|
|
33
|
+
"iterator",
|
|
34
|
+
"array",
|
|
35
|
+
"object",
|
|
36
|
+
"stream",
|
|
37
|
+
"destroy",
|
|
38
|
+
"terminate",
|
|
39
|
+
"abort"
|
|
40
|
+
],
|
|
41
|
+
"author": "Alex Indigo <iam@alexindigo.com>",
|
|
42
|
+
"license": "MIT",
|
|
29
43
|
"bugs": {
|
|
30
44
|
"url": "https://github.com/alexindigo/asynckit/issues"
|
|
31
45
|
},
|
|
32
|
-
"
|
|
33
|
-
"dependencies": {},
|
|
34
|
-
"deprecated": false,
|
|
35
|
-
"description": "Minimal async jobs utility library, with streams support",
|
|
46
|
+
"homepage": "https://github.com/alexindigo/asynckit#readme",
|
|
36
47
|
"devDependencies": {
|
|
37
48
|
"browserify": "^13.0.0",
|
|
38
49
|
"browserify-istanbul": "^2.0.0",
|
|
@@ -48,44 +59,5 @@
|
|
|
48
59
|
"tap-spec": "^4.1.1",
|
|
49
60
|
"tape": "^4.5.1"
|
|
50
61
|
},
|
|
51
|
-
"
|
|
52
|
-
"keywords": [
|
|
53
|
-
"async",
|
|
54
|
-
"jobs",
|
|
55
|
-
"parallel",
|
|
56
|
-
"serial",
|
|
57
|
-
"iterator",
|
|
58
|
-
"array",
|
|
59
|
-
"object",
|
|
60
|
-
"stream",
|
|
61
|
-
"destroy",
|
|
62
|
-
"terminate",
|
|
63
|
-
"abort"
|
|
64
|
-
],
|
|
65
|
-
"license": "MIT",
|
|
66
|
-
"main": "index.js",
|
|
67
|
-
"name": "asynckit",
|
|
68
|
-
"pre-commit": [
|
|
69
|
-
"clean",
|
|
70
|
-
"lint",
|
|
71
|
-
"test",
|
|
72
|
-
"browser",
|
|
73
|
-
"report",
|
|
74
|
-
"size"
|
|
75
|
-
],
|
|
76
|
-
"repository": {
|
|
77
|
-
"type": "git",
|
|
78
|
-
"url": "git+https://github.com/alexindigo/asynckit.git"
|
|
79
|
-
},
|
|
80
|
-
"scripts": {
|
|
81
|
-
"browser": "browserify -t browserify-istanbul test/lib/browserify_adjustment.js test/test-*.js | obake --coverage | tap-spec",
|
|
82
|
-
"clean": "rimraf coverage",
|
|
83
|
-
"debug": "tape test/test-*.js",
|
|
84
|
-
"lint": "eslint *.js lib/*.js test/*.js",
|
|
85
|
-
"report": "istanbul report",
|
|
86
|
-
"size": "browserify index.js | size-table asynckit",
|
|
87
|
-
"test": "istanbul cover --reporter=json tape -- 'test/test-*.js' | tap-spec",
|
|
88
|
-
"win-test": "tape test/test-*.js"
|
|
89
|
-
},
|
|
90
|
-
"version": "0.4.0"
|
|
62
|
+
"dependencies": {}
|
|
91
63
|
}
|