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,77 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "topojson-client@3.x",
|
|
12
|
-
"name": "topojson-client",
|
|
13
|
-
"escapedName": "topojson-client",
|
|
14
|
-
"rawSpec": "3.x",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "3.x"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/@turf/concave"
|
|
2
|
+
"name": "topojson-client",
|
|
3
|
+
"version": "3.1.0",
|
|
4
|
+
"description": "Manipulate TopoJSON and convert it to GeoJSON.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"topojson",
|
|
7
|
+
"topology",
|
|
8
|
+
"geojson"
|
|
20
9
|
],
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"_spec": "topojson-client@3.x",
|
|
24
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/concave",
|
|
10
|
+
"homepage": "https://github.com/topojson/topojson-client",
|
|
11
|
+
"license": "ISC",
|
|
25
12
|
"author": {
|
|
26
13
|
"name": "Mike Bostock",
|
|
27
14
|
"url": "https://bost.ocks.org/mike"
|
|
28
15
|
},
|
|
16
|
+
"main": "dist/topojson-client.js",
|
|
17
|
+
"unpkg": "dist/topojson-client.min.js",
|
|
18
|
+
"jsdelivr": "dist/topojson-client.min.js",
|
|
19
|
+
"module": "src/index.js",
|
|
20
|
+
"repository": {
|
|
21
|
+
"type": "git",
|
|
22
|
+
"url": "https://github.com/topojson/topojson-client.git"
|
|
23
|
+
},
|
|
29
24
|
"bin": {
|
|
30
25
|
"topo2geo": "bin/topo2geo",
|
|
31
26
|
"topomerge": "bin/topomerge",
|
|
32
27
|
"topoquantize": "bin/topoquantize"
|
|
33
28
|
},
|
|
34
|
-
"
|
|
35
|
-
"
|
|
29
|
+
"files": [
|
|
30
|
+
"bin/topo*",
|
|
31
|
+
"dist/**/*.js",
|
|
32
|
+
"src/**/*.js"
|
|
33
|
+
],
|
|
34
|
+
"scripts": {
|
|
35
|
+
"pretest": "rollup -c",
|
|
36
|
+
"test": "tape 'test/**/*-test.js' && eslint src test",
|
|
37
|
+
"prepublishOnly": "rm -rf dist && yarn test",
|
|
38
|
+
"postpublish": "git push && git push --tags && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"
|
|
36
39
|
},
|
|
37
|
-
"bundleDependencies": false,
|
|
38
40
|
"dependencies": {
|
|
39
41
|
"commander": "2"
|
|
40
42
|
},
|
|
41
|
-
"deprecated": false,
|
|
42
|
-
"description": "Manipulate TopoJSON and convert it to GeoJSON.",
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"eslint": "6",
|
|
45
45
|
"rollup": "1",
|
|
46
46
|
"rollup-plugin-terser": "5",
|
|
47
47
|
"tape": "4"
|
|
48
|
-
}
|
|
49
|
-
"files": [
|
|
50
|
-
"bin/topo*",
|
|
51
|
-
"dist/**/*.js",
|
|
52
|
-
"src/**/*.js"
|
|
53
|
-
],
|
|
54
|
-
"homepage": "https://github.com/topojson/topojson-client",
|
|
55
|
-
"jsdelivr": "dist/topojson-client.min.js",
|
|
56
|
-
"keywords": [
|
|
57
|
-
"topojson",
|
|
58
|
-
"topology",
|
|
59
|
-
"geojson"
|
|
60
|
-
],
|
|
61
|
-
"license": "ISC",
|
|
62
|
-
"main": "dist/topojson-client.js",
|
|
63
|
-
"module": "src/index.js",
|
|
64
|
-
"name": "topojson-client",
|
|
65
|
-
"repository": {
|
|
66
|
-
"type": "git",
|
|
67
|
-
"url": "git+https://github.com/topojson/topojson-client.git"
|
|
68
|
-
},
|
|
69
|
-
"scripts": {
|
|
70
|
-
"postpublish": "git push && git push --tags && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js",
|
|
71
|
-
"prepublishOnly": "rm -rf dist && yarn test",
|
|
72
|
-
"pretest": "rollup -c",
|
|
73
|
-
"test": "tape 'test/**/*-test.js' && eslint src test"
|
|
74
|
-
},
|
|
75
|
-
"unpkg": "dist/topojson-client.min.js",
|
|
76
|
-
"version": "3.1.0"
|
|
48
|
+
}
|
|
77
49
|
}
|
|
@@ -1,75 +1,47 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "topojson-server@3.x",
|
|
12
|
-
"name": "topojson-server",
|
|
13
|
-
"escapedName": "topojson-server",
|
|
14
|
-
"rawSpec": "3.x",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "3.x"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/@turf/concave"
|
|
2
|
+
"name": "topojson-server",
|
|
3
|
+
"version": "3.0.1",
|
|
4
|
+
"description": "Convert GeoJSON to TopoJSON for smaller files and the power of topology!",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"topojson",
|
|
7
|
+
"geojson"
|
|
20
8
|
],
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"_spec": "topojson-server@3.x",
|
|
24
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/concave",
|
|
9
|
+
"homepage": "https://github.com/topojson/topojson-server",
|
|
10
|
+
"license": "ISC",
|
|
25
11
|
"author": {
|
|
26
12
|
"name": "Mike Bostock",
|
|
27
13
|
"url": "https://bost.ocks.org/mike"
|
|
28
14
|
},
|
|
15
|
+
"main": "dist/topojson-server.js",
|
|
16
|
+
"unpkg": "dist/topojson-server.min.js",
|
|
17
|
+
"jsdelivr": "dist/topojson-server.min.js",
|
|
18
|
+
"module": "src/index.js",
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "https://github.com/topojson/topojson-server.git"
|
|
22
|
+
},
|
|
29
23
|
"bin": {
|
|
30
24
|
"geo2topo": "bin/geo2topo"
|
|
31
25
|
},
|
|
32
|
-
"
|
|
33
|
-
"
|
|
26
|
+
"files": [
|
|
27
|
+
"bin/geo*",
|
|
28
|
+
"dist/**/*.js",
|
|
29
|
+
"src/**/*.js"
|
|
30
|
+
],
|
|
31
|
+
"scripts": {
|
|
32
|
+
"pretest": "rollup -c",
|
|
33
|
+
"test": "tape 'test/**/*-test.js' && eslint src test",
|
|
34
|
+
"prepublishOnly": "rm -rf dist && yarn test",
|
|
35
|
+
"postpublish": "git push && git push --tags && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"
|
|
34
36
|
},
|
|
35
|
-
"bundleDependencies": false,
|
|
36
37
|
"dependencies": {
|
|
37
38
|
"commander": "2"
|
|
38
39
|
},
|
|
39
|
-
"deprecated": false,
|
|
40
|
-
"description": "Convert GeoJSON to TopoJSON for smaller files and the power of topology!",
|
|
41
40
|
"devDependencies": {
|
|
42
41
|
"eslint": "6",
|
|
43
42
|
"rollup": "1",
|
|
44
43
|
"rollup-plugin-terser": "5",
|
|
45
44
|
"tape": "4",
|
|
46
45
|
"topojson-client": "3"
|
|
47
|
-
}
|
|
48
|
-
"files": [
|
|
49
|
-
"bin/geo*",
|
|
50
|
-
"dist/**/*.js",
|
|
51
|
-
"src/**/*.js"
|
|
52
|
-
],
|
|
53
|
-
"homepage": "https://github.com/topojson/topojson-server",
|
|
54
|
-
"jsdelivr": "dist/topojson-server.min.js",
|
|
55
|
-
"keywords": [
|
|
56
|
-
"topojson",
|
|
57
|
-
"geojson"
|
|
58
|
-
],
|
|
59
|
-
"license": "ISC",
|
|
60
|
-
"main": "dist/topojson-server.js",
|
|
61
|
-
"module": "src/index.js",
|
|
62
|
-
"name": "topojson-server",
|
|
63
|
-
"repository": {
|
|
64
|
-
"type": "git",
|
|
65
|
-
"url": "git+https://github.com/topojson/topojson-server.git"
|
|
66
|
-
},
|
|
67
|
-
"scripts": {
|
|
68
|
-
"postpublish": "git push && git push --tags && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js",
|
|
69
|
-
"prepublishOnly": "rm -rf dist && yarn test",
|
|
70
|
-
"pretest": "rollup -c",
|
|
71
|
-
"test": "tape 'test/**/*-test.js' && eslint src test"
|
|
72
|
-
},
|
|
73
|
-
"unpkg": "dist/topojson-server.min.js",
|
|
74
|
-
"version": "3.0.1"
|
|
46
|
+
}
|
|
75
47
|
}
|
|
@@ -1,48 +1,30 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
"
|
|
7
|
-
"_id": "turf-jsts@1.2.3",
|
|
8
|
-
"_inBundle": false,
|
|
9
|
-
"_integrity": "sha512-Ja03QIJlPuHt4IQ2FfGex4F4JAr8m3jpaHbFbQrgwr7s7L6U8ocrHiF3J1+wf9jzhGKxvDeaCAnGDot8OjGFyA==",
|
|
10
|
-
"_location": "/turf-jsts",
|
|
11
|
-
"_phantomChildren": {},
|
|
12
|
-
"_requested": {
|
|
13
|
-
"type": "range",
|
|
14
|
-
"registry": true,
|
|
15
|
-
"raw": "turf-jsts@*",
|
|
16
|
-
"name": "turf-jsts",
|
|
17
|
-
"escapedName": "turf-jsts",
|
|
18
|
-
"rawSpec": "*",
|
|
19
|
-
"saveSpec": null,
|
|
20
|
-
"fetchSpec": "*"
|
|
21
|
-
},
|
|
22
|
-
"_requiredBy": [
|
|
23
|
-
"/@turf/buffer"
|
|
24
|
-
],
|
|
25
|
-
"_resolved": "https://registry.npmjs.org/turf-jsts/-/turf-jsts-1.2.3.tgz",
|
|
26
|
-
"_shasum": "59757f542afbff9a577bbf411f183b8f48d38aa4",
|
|
27
|
-
"_spec": "turf-jsts@*",
|
|
28
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/buffer",
|
|
29
|
-
"author": {
|
|
30
|
-
"name": "Björn Harrtell",
|
|
31
|
-
"email": "bjorn@wololo.org"
|
|
32
|
-
},
|
|
2
|
+
"name": "turf-jsts",
|
|
3
|
+
"description": "A JavaScript library of spatial predicates and functions for processing geometry",
|
|
4
|
+
"version": "1.2.3",
|
|
5
|
+
"main": "jsts.js",
|
|
6
|
+
"module": "jsts.mjs",
|
|
33
7
|
"browser": "jsts.min.js",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
8
|
+
"files": [
|
|
9
|
+
"jsts.js",
|
|
10
|
+
"jsts.mjs",
|
|
11
|
+
"jsts.min.js",
|
|
12
|
+
"src"
|
|
13
|
+
],
|
|
14
|
+
"author": "Björn Harrtell <bjorn@wololo.org>",
|
|
38
15
|
"contributors": [
|
|
39
|
-
|
|
40
|
-
"name": "Denis Carriere",
|
|
41
|
-
"email": "@DenisCarriere"
|
|
42
|
-
}
|
|
16
|
+
"Denis Carriere <@DenisCarriere>"
|
|
43
17
|
],
|
|
44
|
-
"
|
|
45
|
-
|
|
18
|
+
"keywords": [
|
|
19
|
+
"Turf",
|
|
20
|
+
"JSTS",
|
|
21
|
+
"JavaScript",
|
|
22
|
+
"JTS",
|
|
23
|
+
"Java",
|
|
24
|
+
"Topology",
|
|
25
|
+
"Geometry"
|
|
26
|
+
],
|
|
27
|
+
"license": "(EDL-1.0 OR EPL-1.0)",
|
|
46
28
|
"devDependencies": {
|
|
47
29
|
"@std/esm": "*",
|
|
48
30
|
"chai": "*",
|
|
@@ -58,36 +40,10 @@
|
|
|
58
40
|
"standard": "*",
|
|
59
41
|
"uglify-js": "*"
|
|
60
42
|
},
|
|
61
|
-
"files": [
|
|
62
|
-
"jsts.js",
|
|
63
|
-
"jsts.mjs",
|
|
64
|
-
"jsts.min.js",
|
|
65
|
-
"src"
|
|
66
|
-
],
|
|
67
|
-
"homepage": "https://github.com/DenisCarriere/turf-jsts#readme",
|
|
68
|
-
"keywords": [
|
|
69
|
-
"Turf",
|
|
70
|
-
"JSTS",
|
|
71
|
-
"JavaScript",
|
|
72
|
-
"JTS",
|
|
73
|
-
"Java",
|
|
74
|
-
"Topology",
|
|
75
|
-
"Geometry"
|
|
76
|
-
],
|
|
77
|
-
"license": "(EDL-1.0 OR EPL-1.0)",
|
|
78
|
-
"main": "jsts.js",
|
|
79
|
-
"module": "jsts.mjs",
|
|
80
|
-
"name": "turf-jsts",
|
|
81
43
|
"repository": {
|
|
82
44
|
"type": "git",
|
|
83
45
|
"url": "git://github.com/DenisCarriere/turf-jsts.git"
|
|
84
46
|
},
|
|
85
|
-
"scripts": {
|
|
86
|
-
"create-react-app": "react-scripts build",
|
|
87
|
-
"prepublish": "rollup -c rollup.config.js",
|
|
88
|
-
"test": "NODE_PATH=src mocha -r @std/esm --recursive test/auto/node test/manual",
|
|
89
|
-
"test-manual": "NODE_PATH=src mocha -r @std/esm test/manual"
|
|
90
|
-
},
|
|
91
47
|
"standard": {
|
|
92
48
|
"globals": [
|
|
93
49
|
"describe",
|
|
@@ -96,5 +52,14 @@
|
|
|
96
52
|
"ol"
|
|
97
53
|
]
|
|
98
54
|
},
|
|
99
|
-
"
|
|
55
|
+
"scripts": {
|
|
56
|
+
"prepublish": "rollup -c rollup.config.js",
|
|
57
|
+
"test": "NODE_PATH=src mocha -r @std/esm --recursive test/auto/node test/manual",
|
|
58
|
+
"test-manual": "NODE_PATH=src mocha -r @std/esm test/manual",
|
|
59
|
+
"create-react-app": "react-scripts build"
|
|
60
|
+
},
|
|
61
|
+
"@std/esm": {
|
|
62
|
+
"esm": "js",
|
|
63
|
+
"cjs": true
|
|
64
|
+
}
|
|
100
65
|
}
|
|
@@ -2,6 +2,45 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [9.0.0](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0) (2022-09-05)
|
|
6
|
+
|
|
7
|
+
### ⚠ BREAKING CHANGES
|
|
8
|
+
|
|
9
|
+
- Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
|
|
10
|
+
|
|
11
|
+
- Remove the minified UMD build from the package.
|
|
12
|
+
|
|
13
|
+
Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.
|
|
14
|
+
|
|
15
|
+
For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.
|
|
16
|
+
|
|
17
|
+
- Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
|
|
18
|
+
|
|
19
|
+
This also removes the fallback on msCrypto instead of the crypto API.
|
|
20
|
+
|
|
21
|
+
Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
- optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) ([#597](https://github.com/uuidjs/uuid/issues/597)) ([3a033f6](https://github.com/uuidjs/uuid/commit/3a033f6bab6bb3780ece6d645b902548043280bc))
|
|
26
|
+
- remove UMD build ([#645](https://github.com/uuidjs/uuid/issues/645)) ([e948a0f](https://github.com/uuidjs/uuid/commit/e948a0f22bf22f4619b27bd913885e478e20fe6f)), closes [#620](https://github.com/uuidjs/uuid/issues/620)
|
|
27
|
+
- use native crypto.randomUUID when available ([#600](https://github.com/uuidjs/uuid/issues/600)) ([c9e076c](https://github.com/uuidjs/uuid/commit/c9e076c852edad7e9a06baaa1d148cf4eda6c6c4))
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
- add Jest/jsdom compatibility ([#642](https://github.com/uuidjs/uuid/issues/642)) ([16f9c46](https://github.com/uuidjs/uuid/commit/16f9c469edf46f0786164cdf4dc980743984a6fd))
|
|
32
|
+
- change default export to named function ([#545](https://github.com/uuidjs/uuid/issues/545)) ([c57bc5a](https://github.com/uuidjs/uuid/commit/c57bc5a9a0653273aa639cda9177ce52efabe42a))
|
|
33
|
+
- handle error when parameter is not set in v3 and v5 ([#622](https://github.com/uuidjs/uuid/issues/622)) ([fcd7388](https://github.com/uuidjs/uuid/commit/fcd73881692d9fabb63872576ba28e30ff852091))
|
|
34
|
+
- run npm audit fix ([#644](https://github.com/uuidjs/uuid/issues/644)) ([04686f5](https://github.com/uuidjs/uuid/commit/04686f54c5fed2cfffc1b619f4970c4bb8532353))
|
|
35
|
+
- upgrading from uuid3 broken link ([#568](https://github.com/uuidjs/uuid/issues/568)) ([1c849da](https://github.com/uuidjs/uuid/commit/1c849da6e164259e72e18636726345b13a7eddd6))
|
|
36
|
+
|
|
37
|
+
### build
|
|
38
|
+
|
|
39
|
+
- drop Node.js 8.x from babel transpile target ([#603](https://github.com/uuidjs/uuid/issues/603)) ([aa11485](https://github.com/uuidjs/uuid/commit/aa114858260402107ec8a1e1a825dea0a259bcb5))
|
|
40
|
+
- drop support for legacy browsers (IE11, Safari 10) ([#604](https://github.com/uuidjs/uuid/issues/604)) ([0f433e5](https://github.com/uuidjs/uuid/commit/0f433e5ec444edacd53016de67db021102f36148))
|
|
41
|
+
|
|
42
|
+
- drop node 10.x to upgrade dev dependencies ([#653](https://github.com/uuidjs/uuid/issues/653)) ([28a5712](https://github.com/uuidjs/uuid/commit/28a571283f8abda6b9d85e689f95b7d3ee9e282e)), closes [#643](https://github.com/uuidjs/uuid/issues/643)
|
|
43
|
+
|
|
5
44
|
### [8.3.2](https://github.com/uuidjs/uuid/compare/v8.3.1...v8.3.2) (2020-12-08)
|
|
6
45
|
|
|
7
46
|
### Bug Fixes
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
|
|
5
5
|
# uuid [](https://github.com/uuidjs/uuid/actions?query=workflow%3ACI) [](https://github.com/uuidjs/uuid/actions?query=workflow%3ABrowser)
|
|
6
6
|
|
|
7
|
-
For the creation of [RFC4122](
|
|
7
|
+
For the creation of [RFC4122](https://www.ietf.org/rfc/rfc4122.txt) UUIDs
|
|
8
8
|
|
|
9
9
|
- **Complete** - Support for RFC4122 version 1, 3, 4, and 5 UUIDs
|
|
10
10
|
- **Cross-platform** - Support for ...
|
|
11
11
|
- CommonJS, [ECMAScript Modules](#ecmascript-modules) and [CDN builds](#cdn-builds)
|
|
12
|
-
- Node
|
|
13
|
-
- Chrome, Safari, Firefox, Edge
|
|
12
|
+
- Node 12, 14, 16, 18
|
|
13
|
+
- Chrome, Safari, Firefox, Edge browsers
|
|
14
14
|
- Webpack and rollup.js module bundlers
|
|
15
15
|
- [React Native / Expo](#react-native--expo)
|
|
16
16
|
- **Secure** - Cryptographically-strong random values
|
|
17
17
|
- **Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
|
|
18
18
|
- **CLI** - Includes the [`uuid` command line](#command-line) utility
|
|
19
19
|
|
|
20
|
-
**Upgrading from `uuid@3
|
|
20
|
+
**Upgrading from `uuid@3`?** Your code is probably okay, but check out [Upgrading From `uuid@3`](#upgrading-from-uuid3) for details.
|
|
21
21
|
|
|
22
22
|
## Quickstart
|
|
23
23
|
|
|
@@ -122,22 +122,7 @@ Example:
|
|
|
122
122
|
import { stringify as uuidStringify } from 'uuid';
|
|
123
123
|
|
|
124
124
|
const uuidBytes = [
|
|
125
|
-
0x6e,
|
|
126
|
-
0xc0,
|
|
127
|
-
0xbd,
|
|
128
|
-
0x7f,
|
|
129
|
-
0x11,
|
|
130
|
-
0xc0,
|
|
131
|
-
0x43,
|
|
132
|
-
0xda,
|
|
133
|
-
0x97,
|
|
134
|
-
0x5e,
|
|
135
|
-
0x2a,
|
|
136
|
-
0x8a,
|
|
137
|
-
0xd9,
|
|
138
|
-
0xeb,
|
|
139
|
-
0xae,
|
|
140
|
-
0x0b,
|
|
125
|
+
0x6e, 0xc0, 0xbd, 0x7f, 0x11, 0xc0, 0x43, 0xda, 0x97, 0x5e, 0x2a, 0x8a, 0xd9, 0xeb, 0xae, 0x0b,
|
|
141
126
|
];
|
|
142
127
|
|
|
143
128
|
uuidStringify(uuidBytes); // ⇨ '6ec0bd7f-11c0-43da-975e-2a8ad9ebae0b'
|
|
@@ -223,22 +208,7 @@ import { v4 as uuidv4 } from 'uuid';
|
|
|
223
208
|
|
|
224
209
|
const v4options = {
|
|
225
210
|
random: [
|
|
226
|
-
0x10,
|
|
227
|
-
0x91,
|
|
228
|
-
0x56,
|
|
229
|
-
0xbe,
|
|
230
|
-
0xc4,
|
|
231
|
-
0xfb,
|
|
232
|
-
0xc1,
|
|
233
|
-
0xea,
|
|
234
|
-
0x71,
|
|
235
|
-
0xb4,
|
|
236
|
-
0xef,
|
|
237
|
-
0xe1,
|
|
238
|
-
0x67,
|
|
239
|
-
0x1c,
|
|
240
|
-
0x58,
|
|
241
|
-
0x36,
|
|
211
|
+
0x10, 0x91, 0x56, 0xbe, 0xc4, 0xfb, 0xc1, 0xea, 0x71, 0xb4, 0xef, 0xe1, 0x67, 0x1c, 0x58, 0x36,
|
|
242
212
|
],
|
|
243
213
|
};
|
|
244
214
|
uuidv4(v4options); // ⇨ '109156be-c4fb-41ea-b1b4-efe1671c5836'
|
|
@@ -337,14 +307,14 @@ uuidVersion('6ec0bd7f-11c0-43da-975e-2a8ad9ebae0b'); // ⇨ 4
|
|
|
337
307
|
UUIDs can be generated from the command line using `uuid`.
|
|
338
308
|
|
|
339
309
|
```shell
|
|
340
|
-
$ uuid
|
|
310
|
+
$ npx uuid
|
|
341
311
|
ddeb27fb-d9a0-4624-be4d-4615062daed4
|
|
342
312
|
```
|
|
343
313
|
|
|
344
314
|
The default is to generate version 4 UUIDS, however the other versions are supported. Type `uuid --help` for details:
|
|
345
315
|
|
|
346
316
|
```shell
|
|
347
|
-
$ uuid --help
|
|
317
|
+
$ npx uuid --help
|
|
348
318
|
|
|
349
319
|
Usage:
|
|
350
320
|
uuid
|
|
@@ -388,37 +358,20 @@ To load this module directly into modern browsers that [support loading ECMAScri
|
|
|
388
358
|
|
|
389
359
|
### UMD
|
|
390
360
|
|
|
391
|
-
|
|
361
|
+
As of `uuid@9` [UMD (Universal Module Definition)](https://github.com/umdjs/umd) builds are no longer shipped with this library.
|
|
392
362
|
|
|
393
|
-
|
|
363
|
+
If you need a UMD build of this library, use a bundler like Webpack or Rollup. Alternatively, refer to the documentation of [`uuid@8.3.2`](https://github.com/uuidjs/uuid/blob/v8.3.2/README.md#umd) which was the last version that shipped UMD builds.
|
|
394
364
|
|
|
395
|
-
|
|
396
|
-
<script src="https://unpkg.com/uuid@latest/dist/umd/uuidv4.min.js"></script>
|
|
397
|
-
```
|
|
365
|
+
## Known issues
|
|
398
366
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
```html
|
|
402
|
-
<script src="https://cdn.jsdelivr.net/npm/uuid@latest/dist/umd/uuidv4.min.js"></script>
|
|
403
|
-
```
|
|
367
|
+
### Duplicate UUIDs (Googlebot)
|
|
404
368
|
|
|
405
|
-
|
|
369
|
+
This module may generate duplicate UUIDs when run in clients with _deterministic_ random number generators, such as [Googlebot crawlers](https://developers.google.com/search/docs/advanced/crawling/overview-google-crawlers). This can cause problems for apps that expect client-generated UUIDs to always be unique. Developers should be prepared for this and have a strategy for dealing with possible collisions, such as:
|
|
406
370
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
```
|
|
371
|
+
- Check for duplicate UUIDs, fail gracefully
|
|
372
|
+
- Disable write operations for Googlebot clients
|
|
410
373
|
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
```html
|
|
414
|
-
<script>
|
|
415
|
-
uuidv4(); // ⇨ '55af1e37-0734-46d8-b070-a1e42e4fc392'
|
|
416
|
-
</script>
|
|
417
|
-
```
|
|
418
|
-
|
|
419
|
-
Methods for the other algorithms ([`uuidv1()`](#uuidv1options-buffer-offset), [`uuidv3()`](#uuidv3name-namespace-buffer-offset) and [`uuidv5()`](#uuidv5name-namespace-buffer-offset)) are available from the files `uuidv1.min.js`, `uuidv3.min.js` and `uuidv5.min.js` respectively.
|
|
420
|
-
|
|
421
|
-
## "getRandomValues() not supported"
|
|
374
|
+
### "getRandomValues() not supported"
|
|
422
375
|
|
|
423
376
|
This error occurs in environments where the standard [`crypto.getRandomValues()`](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/getRandomValues) API is not supported. This issue can be resolved by adding an appropriate polyfill:
|
|
424
377
|
|
|
@@ -438,11 +391,15 @@ Note: If you are using Expo, you must be using at least `react-native-get-random
|
|
|
438
391
|
|
|
439
392
|
[In Edge <= 18, Web Crypto is not supported in Web Workers or Service Workers](https://caniuse.com/#feat=cryptography) and we are not aware of a polyfill (let us know if you find one, please).
|
|
440
393
|
|
|
441
|
-
|
|
394
|
+
### IE 11 (Internet Explorer)
|
|
395
|
+
|
|
396
|
+
Support for IE11 and other legacy browsers has been dropped as of `uuid@9`. If you need to support legacy browsers, you can always transpile the uuid module source yourself (e.g. using [Babel](https://babeljs.io/)).
|
|
397
|
+
|
|
398
|
+
## Upgrading From `uuid@7`
|
|
442
399
|
|
|
443
400
|
### Only Named Exports Supported When Using with Node.js ESM
|
|
444
401
|
|
|
445
|
-
`uuid@7
|
|
402
|
+
`uuid@7` did not come with native ECMAScript Module (ESM) support for Node.js. Importing it in Node.js ESM consequently imported the CommonJS source with a default export. This library now comes with true Node.js ESM support and only provides named exports.
|
|
446
403
|
|
|
447
404
|
Instead of doing:
|
|
448
405
|
|
|
@@ -460,24 +417,24 @@ uuidv4();
|
|
|
460
417
|
|
|
461
418
|
### Deep Requires No Longer Supported
|
|
462
419
|
|
|
463
|
-
Deep requires like `require('uuid/v4')` [which have been deprecated in `uuid@7
|
|
420
|
+
Deep requires like `require('uuid/v4')` [which have been deprecated in `uuid@7`](#deep-requires-now-deprecated) are no longer supported.
|
|
464
421
|
|
|
465
|
-
## Upgrading From `uuid@3
|
|
422
|
+
## Upgrading From `uuid@3`
|
|
466
423
|
|
|
467
|
-
"_Wait... what happened to `uuid@4
|
|
424
|
+
"_Wait... what happened to `uuid@4` thru `uuid@6`?!?_"
|
|
468
425
|
|
|
469
426
|
In order to avoid confusion with RFC [version 4](#uuidv4options-buffer-offset) and [version 5](#uuidv5name-namespace-buffer-offset) UUIDs, and a possible [version 6](http://gh.peabody.io/uuidv6/), releases 4 thru 6 of this module have been skipped.
|
|
470
427
|
|
|
471
428
|
### Deep Requires Now Deprecated
|
|
472
429
|
|
|
473
|
-
`uuid@3
|
|
430
|
+
`uuid@3` encouraged the use of deep requires to minimize the bundle size of browser builds:
|
|
474
431
|
|
|
475
432
|
```javascript
|
|
476
433
|
const uuidv4 = require('uuid/v4'); // <== NOW DEPRECATED!
|
|
477
434
|
uuidv4();
|
|
478
435
|
```
|
|
479
436
|
|
|
480
|
-
As of `uuid@7
|
|
437
|
+
As of `uuid@7` this library now provides ECMAScript modules builds, which allow packagers like Webpack and Rollup to do "tree-shaking" to remove dead code. Instead, use the `import` syntax:
|
|
481
438
|
|
|
482
439
|
```javascript
|
|
483
440
|
import { v4 as uuidv4 } from 'uuid';
|
|
@@ -493,13 +450,13 @@ uuidv4();
|
|
|
493
450
|
|
|
494
451
|
### Default Export Removed
|
|
495
452
|
|
|
496
|
-
`uuid@3
|
|
453
|
+
`uuid@3` was exporting the Version 4 UUID method as a default export:
|
|
497
454
|
|
|
498
455
|
```javascript
|
|
499
456
|
const uuid = require('uuid'); // <== REMOVED!
|
|
500
457
|
```
|
|
501
458
|
|
|
502
|
-
This usage pattern was already discouraged in `uuid@3
|
|
459
|
+
This usage pattern was already discouraged in `uuid@3` and has been removed in `uuid@7`.
|
|
503
460
|
|
|
504
461
|
----
|
|
505
|
-
Markdown generated from [README_js.md](README_js.md) by [ by [](https://github.com/broofa/runmd)
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "NIL", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function get() {
|
|
9
|
+
return _nil.default;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "parse", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return _parse.default;
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "stringify", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function get() {
|
|
21
|
+
return _stringify.default;
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "v1", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function get() {
|
|
27
|
+
return _v.default;
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
Object.defineProperty(exports, "v3", {
|
|
31
|
+
enumerable: true,
|
|
32
|
+
get: function get() {
|
|
33
|
+
return _v2.default;
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "v4", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function get() {
|
|
39
|
+
return _v3.default;
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
Object.defineProperty(exports, "v5", {
|
|
43
|
+
enumerable: true,
|
|
44
|
+
get: function get() {
|
|
45
|
+
return _v4.default;
|
|
46
|
+
}
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "validate", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function get() {
|
|
51
|
+
return _validate.default;
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
Object.defineProperty(exports, "version", {
|
|
55
|
+
enumerable: true,
|
|
56
|
+
get: function get() {
|
|
57
|
+
return _version.default;
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
var _v = _interopRequireDefault(require("./v1.js"));
|
|
62
|
+
|
|
63
|
+
var _v2 = _interopRequireDefault(require("./v3.js"));
|
|
64
|
+
|
|
65
|
+
var _v3 = _interopRequireDefault(require("./v4.js"));
|
|
66
|
+
|
|
67
|
+
var _v4 = _interopRequireDefault(require("./v5.js"));
|
|
68
|
+
|
|
69
|
+
var _nil = _interopRequireDefault(require("./nil.js"));
|
|
70
|
+
|
|
71
|
+
var _version = _interopRequireDefault(require("./version.js"));
|
|
72
|
+
|
|
73
|
+
var _validate = _interopRequireDefault(require("./validate.js"));
|
|
74
|
+
|
|
75
|
+
var _stringify = _interopRequireDefault(require("./stringify.js"));
|
|
76
|
+
|
|
77
|
+
var _parse = _interopRequireDefault(require("./parse.js"));
|
|
78
|
+
|
|
79
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|