node-red-contrib-tak-registration 0.3.1 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/node_modules/@turf/along/package.json +41 -69
- package/node_modules/@turf/angle/package.json +44 -75
- package/node_modules/@turf/area/package.json +38 -68
- package/node_modules/@turf/bbox/package.json +37 -81
- package/node_modules/@turf/bbox-clip/package.json +44 -81
- package/node_modules/@turf/bbox-polygon/package.json +36 -66
- package/node_modules/@turf/bearing/package.json +36 -70
- package/node_modules/@turf/bezier-spline/package.json +39 -67
- package/node_modules/@turf/boolean-clockwise/package.json +42 -83
- package/node_modules/@turf/boolean-contains/package.json +46 -80
- package/node_modules/@turf/boolean-crosses/package.json +45 -79
- package/node_modules/@turf/boolean-disjoint/package.json +44 -79
- package/node_modules/@turf/boolean-equal/package.json +47 -84
- package/node_modules/@turf/boolean-intersects/package.json +42 -77
- package/node_modules/@turf/boolean-overlap/package.json +48 -82
- package/node_modules/@turf/boolean-parallel/package.json +42 -73
- package/node_modules/@turf/boolean-point-in-polygon/package.json +37 -77
- package/node_modules/@turf/boolean-point-on-line/package.json +39 -73
- package/node_modules/@turf/boolean-within/package.json +46 -79
- package/node_modules/@turf/buffer/package.json +47 -84
- package/node_modules/@turf/center/package.json +42 -73
- package/node_modules/@turf/center-mean/package.json +45 -78
- package/node_modules/@turf/center-median/package.json +45 -76
- package/node_modules/@turf/center-of-mass/package.json +40 -68
- package/node_modules/@turf/centroid/package.json +40 -74
- package/node_modules/@turf/circle/package.json +41 -71
- package/node_modules/@turf/clean-coords/package.json +40 -75
- package/node_modules/@turf/clone/package.json +36 -81
- package/node_modules/@turf/clusters/package.json +39 -70
- package/node_modules/@turf/clusters-dbscan/package.json +51 -88
- package/node_modules/@turf/clusters-kmeans/package.json +53 -90
- package/node_modules/@turf/collect/package.json +42 -73
- package/node_modules/@turf/combine/package.json +37 -65
- package/node_modules/@turf/concave/package.json +56 -111
- package/node_modules/@turf/convex/package.json +39 -68
- package/node_modules/@turf/destination/package.json +41 -75
- package/node_modules/@turf/difference/package.json +35 -63
- package/node_modules/@turf/dissolve/package.json +38 -66
- package/node_modules/@turf/distance/package.json +38 -83
- package/node_modules/@turf/distance-weight/package.json +40 -72
- package/node_modules/@turf/ellipse/package.json +43 -75
- package/node_modules/@turf/envelope/package.json +36 -65
- package/node_modules/@turf/explode/package.json +36 -67
- package/node_modules/@turf/flatten/package.json +39 -73
- package/node_modules/@turf/flip/package.json +36 -64
- package/node_modules/@turf/great-circle/package.json +41 -78
- package/node_modules/@turf/helpers/package.json +38 -184
- package/node_modules/@turf/hex-grid/package.json +50 -97
- package/node_modules/@turf/interpolate/package.json +47 -78
- package/node_modules/@turf/intersect/package.json +39 -69
- package/node_modules/@turf/invariant/package.json +36 -126
- package/node_modules/@turf/isobands/package.json +52 -83
- package/node_modules/@turf/isolines/package.json +48 -79
- package/node_modules/@turf/kinks/package.json +35 -63
- package/node_modules/@turf/length/package.json +43 -78
- package/node_modules/@turf/line-arc/package.json +36 -65
- package/node_modules/@turf/line-chunk/package.json +44 -84
- package/node_modules/@turf/line-intersect/package.json +46 -85
- package/node_modules/@turf/line-offset/package.json +41 -78
- package/node_modules/@turf/line-overlap/package.json +48 -80
- package/node_modules/@turf/line-segment/package.json +38 -70
- package/node_modules/@turf/line-slice/package.json +39 -67
- package/node_modules/@turf/line-slice-along/package.json +36 -65
- package/node_modules/@turf/line-split/package.json +46 -77
- package/node_modules/@turf/line-to-polygon/package.json +43 -74
- package/node_modules/@turf/mask/package.json +35 -63
- package/node_modules/@turf/meta/package.json +39 -128
- package/node_modules/@turf/midpoint/package.json +36 -64
- package/node_modules/@turf/moran-index/package.json +39 -70
- package/node_modules/@turf/nearest-point/package.json +39 -69
- package/node_modules/@turf/nearest-point-on-line/package.json +40 -71
- package/node_modules/@turf/nearest-point-to-line/package.json +47 -78
- package/node_modules/@turf/planepoint/package.json +34 -62
- package/node_modules/@turf/point-grid/package.json +45 -80
- package/node_modules/@turf/point-on-feature/package.json +40 -68
- package/node_modules/@turf/point-to-line-distance/package.json +46 -78
- package/node_modules/@turf/points-within-polygon/package.json +35 -64
- package/node_modules/@turf/polygon-smooth/package.json +37 -68
- package/node_modules/@turf/polygon-tangents/package.json +43 -77
- package/node_modules/@turf/polygon-to-line/package.json +39 -69
- package/node_modules/@turf/polygonize/package.json +43 -77
- package/node_modules/@turf/projection/package.json +44 -77
- package/node_modules/@turf/random/package.json +34 -62
- package/node_modules/@turf/rectangle-grid/package.json +43 -77
- package/node_modules/@turf/rewind/package.json +43 -83
- package/node_modules/@turf/rhumb-bearing/package.json +43 -85
- package/node_modules/@turf/rhumb-destination/package.json +44 -85
- package/node_modules/@turf/rhumb-distance/package.json +44 -84
- package/node_modules/@turf/sample/package.json +32 -60
- package/node_modules/@turf/sector/package.json +37 -65
- package/node_modules/@turf/shortest-path/package.json +45 -79
- package/node_modules/@turf/simplify/package.json +43 -77
- package/node_modules/@turf/square/package.json +33 -62
- package/node_modules/@turf/square-grid/package.json +40 -69
- package/node_modules/@turf/standard-deviational-ellipse/package.json +43 -74
- package/node_modules/@turf/tag/package.json +38 -66
- package/node_modules/@turf/tesselate/package.json +40 -80
- package/node_modules/@turf/tin/package.json +34 -63
- package/node_modules/@turf/transform-rotate/package.json +45 -80
- package/node_modules/@turf/transform-scale/package.json +51 -86
- package/node_modules/@turf/transform-translate/package.json +44 -78
- package/node_modules/@turf/triangle-grid/package.json +42 -71
- package/node_modules/@turf/truncate/package.json +40 -72
- package/node_modules/@turf/turf/package.json +74 -102
- package/node_modules/@turf/union/package.json +39 -67
- package/node_modules/@turf/unkink-polygon/package.json +40 -68
- package/node_modules/@turf/voronoi/package.json +43 -83
- package/node_modules/@types/geojson/package.json +42 -66
- package/node_modules/adm-zip/LICENSE +21 -21
- package/node_modules/adm-zip/adm-zip.js +25 -22
- package/node_modules/adm-zip/headers/mainHeader.js +2 -1
- package/node_modules/adm-zip/package.json +28 -57
- package/node_modules/adm-zip/util/utils.js +1 -0
- package/node_modules/asynckit/package.json +40 -68
- package/node_modules/axios/CHANGELOG.md +473 -837
- package/node_modules/axios/LICENSE +4 -16
- package/node_modules/axios/MIGRATION_GUIDE.md +3 -0
- package/node_modules/axios/README.md +518 -114
- package/node_modules/axios/SECURITY.md +4 -3
- package/node_modules/axios/dist/axios.js +2759 -2070
- package/node_modules/axios/dist/axios.js.map +1 -0
- package/node_modules/axios/dist/axios.min.js +2 -2
- package/node_modules/axios/dist/axios.min.js.map +1 -0
- package/node_modules/axios/dist/browser/axios.cjs +3210 -0
- package/node_modules/axios/dist/browser/axios.cjs.map +1 -0
- package/node_modules/axios/dist/esm/axios.js +3232 -0
- package/node_modules/axios/dist/esm/axios.js.map +1 -0
- package/node_modules/axios/dist/esm/axios.min.js +2 -0
- package/node_modules/axios/dist/esm/axios.min.js.map +1 -0
- package/node_modules/axios/dist/node/axios.cjs +4237 -0
- package/node_modules/axios/dist/node/axios.cjs.map +1 -0
- package/node_modules/axios/index.d.cts +532 -0
- package/node_modules/axios/index.d.ts +398 -72
- package/node_modules/axios/index.js +41 -1
- package/node_modules/axios/lib/adapters/adapters.js +59 -0
- package/node_modules/axios/lib/adapters/http.js +479 -217
- package/node_modules/axios/lib/adapters/xhr.js +95 -54
- package/node_modules/axios/lib/axios.js +49 -20
- package/node_modules/axios/lib/cancel/CancelToken.js +91 -89
- package/node_modules/axios/lib/cancel/CanceledError.js +25 -0
- package/node_modules/axios/lib/cancel/isCancel.js +2 -2
- package/node_modules/axios/lib/core/Axios.js +155 -100
- package/node_modules/axios/lib/core/AxiosError.js +100 -0
- package/node_modules/axios/lib/core/AxiosHeaders.js +288 -0
- package/node_modules/axios/lib/core/InterceptorManager.js +62 -45
- package/node_modules/axios/lib/core/buildFullPath.js +5 -4
- package/node_modules/axios/lib/core/dispatchRequest.js +27 -33
- package/node_modules/axios/lib/core/mergeConfig.js +58 -52
- package/node_modules/axios/lib/core/settle.js +8 -6
- package/node_modules/axios/lib/core/transformData.js +15 -9
- package/node_modules/axios/lib/defaults/index.js +76 -41
- package/node_modules/axios/lib/defaults/transitional.js +1 -1
- package/node_modules/axios/lib/env/classes/FormData.js +2 -0
- package/node_modules/axios/lib/env/data.js +1 -3
- package/node_modules/axios/lib/helpers/AxiosTransformStream.js +191 -0
- package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +58 -0
- package/node_modules/axios/lib/helpers/HttpStatusCode.js +71 -0
- package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +28 -0
- package/node_modules/axios/lib/helpers/bind.js +3 -7
- package/node_modules/axios/lib/helpers/buildURL.js +26 -33
- package/node_modules/axios/lib/helpers/callbackify.js +16 -0
- package/node_modules/axios/lib/helpers/combineURLs.js +3 -2
- package/node_modules/axios/lib/helpers/cookies.js +43 -44
- package/node_modules/axios/lib/helpers/deprecatedMethod.js +4 -2
- package/node_modules/axios/lib/helpers/formDataToJSON.js +92 -0
- package/node_modules/axios/lib/helpers/formDataToStream.js +111 -0
- package/node_modules/axios/lib/helpers/fromDataURI.js +53 -0
- package/node_modules/axios/lib/helpers/isAbsoluteURL.js +3 -2
- package/node_modules/axios/lib/helpers/isAxiosError.js +4 -3
- package/node_modules/axios/lib/helpers/isURLSameOrigin.js +44 -45
- package/node_modules/axios/lib/helpers/null.js +2 -0
- package/node_modules/axios/lib/helpers/parseHeaders.js +24 -22
- package/node_modules/axios/lib/helpers/parseProtocol.js +6 -0
- package/node_modules/axios/lib/helpers/readBlob.js +15 -0
- package/node_modules/axios/lib/helpers/speedometer.js +55 -0
- package/node_modules/axios/lib/helpers/spread.js +3 -2
- package/node_modules/axios/lib/helpers/throttle.js +33 -0
- package/node_modules/axios/lib/helpers/toFormData.js +203 -39
- package/node_modules/axios/lib/helpers/toURLEncodedForm.js +18 -0
- package/node_modules/axios/lib/helpers/validator.js +27 -18
- package/node_modules/axios/lib/platform/browser/classes/Blob.js +3 -0
- package/node_modules/axios/lib/platform/browser/classes/FormData.js +3 -0
- package/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +4 -0
- package/node_modules/axios/lib/platform/browser/index.js +64 -0
- package/node_modules/axios/lib/platform/index.js +3 -0
- package/node_modules/axios/lib/platform/node/classes/FormData.js +3 -0
- package/node_modules/axios/lib/platform/node/classes/URLSearchParams.js +4 -0
- package/node_modules/axios/lib/platform/node/index.js +12 -0
- package/node_modules/axios/lib/utils.js +517 -144
- package/node_modules/axios/package.json +194 -93
- package/node_modules/call-bind/package.json +78 -109
- package/node_modules/combined-stream/package.json +14 -46
- package/node_modules/commander/package.json +20 -53
- package/node_modules/concaveman/node_modules/quickselect/package.json +43 -0
- package/node_modules/{@turf/collect → concaveman}/node_modules/rbush/README.md +22 -95
- package/node_modules/{@turf/unkink-polygon → concaveman}/node_modules/rbush/index.js +131 -181
- package/node_modules/concaveman/node_modules/rbush/package.json +56 -0
- package/node_modules/concaveman/node_modules/rbush/rbush.js +574 -0
- package/node_modules/concaveman/node_modules/rbush/rbush.min.js +1 -0
- package/node_modules/concaveman/package.json +15 -46
- package/node_modules/d3-array/package.json +19 -47
- package/node_modules/d3-geo/package.json +24 -52
- package/node_modules/d3-voronoi/package.json +19 -47
- package/node_modules/deep-equal/package.json +34 -64
- package/node_modules/define-properties/.eslintrc +10 -3
- package/node_modules/define-properties/.github/FUNDING.yml +12 -0
- package/node_modules/define-properties/.nycrc +9 -0
- package/node_modules/define-properties/CHANGELOG.md +39 -0
- package/node_modules/define-properties/README.md +11 -13
- package/node_modules/define-properties/index.js +12 -17
- package/node_modules/define-properties/package.json +85 -95
- package/node_modules/delayed-stream/package.json +14 -49
- package/node_modules/density-clustering/package.json +46 -70
- package/node_modules/earcut/README.md +12 -3
- package/node_modules/earcut/dist/earcut.dev.js +47 -50
- package/node_modules/earcut/dist/earcut.min.js +1 -1
- package/node_modules/earcut/package.json +26 -60
- package/node_modules/earcut/src/earcut.js +46 -49
- package/node_modules/follow-redirects/README.md +8 -1
- package/node_modules/follow-redirects/index.js +83 -36
- package/node_modules/follow-redirects/package.json +38 -74
- package/node_modules/form-data/package.json +37 -70
- package/node_modules/function-bind/package.json +23 -56
- package/node_modules/functions-have-names/.editorconfig +20 -0
- package/node_modules/functions-have-names/.eslintrc +19 -0
- package/node_modules/functions-have-names/.github/FUNDING.yml +12 -0
- package/node_modules/functions-have-names/.nycrc +9 -0
- package/node_modules/functions-have-names/CHANGELOG.md +89 -0
- package/node_modules/functions-have-names/LICENSE +21 -0
- package/node_modules/functions-have-names/README.md +40 -0
- package/node_modules/functions-have-names/index.js +31 -0
- package/node_modules/functions-have-names/package.json +55 -0
- package/node_modules/functions-have-names/test/index.js +65 -0
- package/node_modules/geojson-equality/package.json +23 -55
- package/node_modules/geojson-rbush/node_modules/quickselect/package.json +43 -0
- package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/rbush/README.md +22 -95
- package/node_modules/{@turf/collect → geojson-rbush}/node_modules/rbush/index.js +131 -181
- package/node_modules/geojson-rbush/node_modules/rbush/package.json +56 -0
- package/node_modules/geojson-rbush/node_modules/rbush/rbush.js +574 -0
- package/node_modules/geojson-rbush/node_modules/rbush/rbush.min.js +1 -0
- package/node_modules/geojson-rbush/package.json +32 -71
- package/node_modules/get-intrinsic/.eslintrc +3 -8
- package/node_modules/get-intrinsic/.nycrc +0 -4
- package/node_modules/get-intrinsic/CHANGELOG.md +53 -0
- package/node_modules/get-intrinsic/README.md +7 -1
- package/node_modules/get-intrinsic/index.js +29 -8
- package/node_modules/get-intrinsic/package.json +91 -104
- package/node_modules/get-intrinsic/test/GetIntrinsic.js +26 -12
- package/node_modules/has/package.json +21 -46
- package/node_modules/has-property-descriptors/.eslintrc +13 -0
- package/node_modules/has-property-descriptors/.github/FUNDING.yml +12 -0
- package/node_modules/has-property-descriptors/.nycrc +9 -0
- package/node_modules/has-property-descriptors/CHANGELOG.md +16 -0
- package/node_modules/has-property-descriptors/LICENSE +21 -0
- package/node_modules/has-property-descriptors/README.md +43 -0
- package/node_modules/has-property-descriptors/index.js +33 -0
- package/node_modules/has-property-descriptors/package.json +70 -0
- package/node_modules/has-property-descriptors/test/index.js +57 -0
- package/node_modules/has-proto/.eslintrc +5 -0
- package/node_modules/has-proto/.github/FUNDING.yml +12 -0
- package/node_modules/has-proto/CHANGELOG.md +23 -0
- package/node_modules/has-proto/LICENSE +21 -0
- package/node_modules/has-proto/README.md +38 -0
- package/node_modules/has-proto/index.js +11 -0
- package/node_modules/has-proto/package.json +74 -0
- package/node_modules/has-proto/test/index.js +19 -0
- package/node_modules/has-symbols/package.json +99 -125
- package/node_modules/has-tostringtag/package.json +82 -109
- package/node_modules/is-arguments/package.json +89 -114
- package/node_modules/is-date-object/package.json +77 -108
- package/node_modules/is-regex/package.json +84 -112
- package/node_modules/mime-db/HISTORY.md +8 -0
- package/node_modules/mime-db/LICENSE +19 -18
- package/node_modules/mime-db/README.md +1 -1
- package/node_modules/mime-db/db.json +54 -6
- package/node_modules/mime-db/index.js +1 -0
- package/node_modules/mime-db/package.json +24 -66
- package/node_modules/mime-types/HISTORY.md +9 -0
- package/node_modules/mime-types/README.md +1 -1
- package/node_modules/mime-types/package.json +19 -62
- package/node_modules/object-assign/package.json +15 -49
- package/node_modules/object-is/package.json +85 -112
- package/node_modules/object-keys/package.json +86 -116
- package/node_modules/point-in-polygon/package.json +19 -48
- package/node_modules/polygon-clipping/package.json +41 -80
- package/node_modules/proxy-from-env/.eslintrc +29 -0
- package/node_modules/proxy-from-env/.travis.yml +10 -0
- package/node_modules/proxy-from-env/LICENSE +20 -0
- package/node_modules/proxy-from-env/README.md +131 -0
- package/node_modules/proxy-from-env/index.js +108 -0
- package/node_modules/proxy-from-env/package.json +34 -0
- package/node_modules/proxy-from-env/test.js +483 -0
- package/node_modules/quickselect/package.json +13 -41
- package/node_modules/rbush/README.md +95 -22
- package/node_modules/rbush/index.js +181 -131
- package/node_modules/rbush/package.json +39 -71
- package/node_modules/rbush/rbush.js +412 -360
- package/node_modules/rbush/rbush.min.js +1 -1
- package/node_modules/regexp.prototype.flags/.eslintrc +1 -0
- package/node_modules/regexp.prototype.flags/CHANGELOG.md +19 -0
- package/node_modules/regexp.prototype.flags/implementation.js +9 -0
- package/node_modules/regexp.prototype.flags/package.json +98 -122
- package/node_modules/regexp.prototype.flags/test/shimmed.js +2 -1
- package/node_modules/regexp.prototype.flags/test/tests.js +7 -5
- package/node_modules/robust-predicates/package.json +25 -52
- package/node_modules/skmeans/package.json +18 -53
- package/node_modules/splaytree/Readme.md +58 -57
- package/node_modules/splaytree/dist/splay.esm.js +21 -8
- package/node_modules/splaytree/dist/splay.esm.js.map +1 -1
- package/node_modules/splaytree/dist/splay.js +21 -8
- package/node_modules/splaytree/dist/splay.js.map +1 -1
- package/node_modules/splaytree/package.json +36 -68
- package/node_modules/splaytree/src/index.ts +16 -4
- package/node_modules/tinyqueue/package.json +34 -59
- package/node_modules/topojson-client/package.json +28 -56
- package/node_modules/topojson-server/package.json +27 -55
- package/node_modules/turf-jsts/package.json +33 -68
- package/node_modules/uuid/CHANGELOG.md +39 -0
- package/node_modules/uuid/README.md +30 -73
- package/node_modules/uuid/dist/commonjs-browser/index.js +79 -0
- package/node_modules/uuid/dist/commonjs-browser/md5.js +223 -0
- package/node_modules/uuid/dist/commonjs-browser/native.js +11 -0
- package/node_modules/uuid/dist/commonjs-browser/nil.js +8 -0
- package/node_modules/uuid/dist/commonjs-browser/parse.js +45 -0
- package/node_modules/uuid/dist/commonjs-browser/regex.js +8 -0
- package/node_modules/uuid/dist/commonjs-browser/rng.js +25 -0
- package/node_modules/uuid/dist/commonjs-browser/sha1.js +104 -0
- package/node_modules/uuid/dist/commonjs-browser/stringify.js +44 -0
- package/node_modules/uuid/dist/commonjs-browser/v1.js +107 -0
- package/node_modules/uuid/dist/commonjs-browser/v3.js +16 -0
- package/node_modules/uuid/dist/commonjs-browser/v35.js +80 -0
- package/node_modules/uuid/dist/commonjs-browser/v4.js +43 -0
- package/node_modules/uuid/dist/commonjs-browser/v5.js +16 -0
- package/node_modules/uuid/dist/commonjs-browser/validate.js +17 -0
- package/node_modules/uuid/dist/commonjs-browser/version.js +21 -0
- package/node_modules/uuid/dist/esm-browser/md5.js +23 -23
- package/node_modules/uuid/dist/esm-browser/native.js +4 -0
- package/node_modules/uuid/dist/esm-browser/parse.js +2 -2
- package/node_modules/uuid/dist/esm-browser/rng.js +4 -5
- package/node_modules/uuid/dist/esm-browser/sha1.js +26 -26
- package/node_modules/uuid/dist/esm-browser/stringify.js +9 -6
- package/node_modules/uuid/dist/esm-browser/v1.js +17 -17
- package/node_modules/uuid/dist/esm-browser/v3.js +1 -1
- package/node_modules/uuid/dist/esm-browser/v35.js +12 -10
- package/node_modules/uuid/dist/esm-browser/v4.js +9 -4
- package/node_modules/uuid/dist/esm-browser/v5.js +1 -1
- package/node_modules/uuid/dist/esm-browser/version.js +1 -1
- package/node_modules/uuid/dist/esm-node/native.js +4 -0
- package/node_modules/uuid/dist/esm-node/stringify.js +7 -3
- package/node_modules/uuid/dist/esm-node/v1.js +2 -2
- package/node_modules/uuid/dist/esm-node/v35.js +6 -4
- package/node_modules/uuid/dist/esm-node/v4.js +7 -2
- package/node_modules/uuid/dist/esm-node/version.js +1 -1
- package/node_modules/uuid/dist/index.js +18 -18
- package/node_modules/uuid/dist/native-browser.js +11 -0
- package/node_modules/uuid/dist/native.js +15 -0
- package/node_modules/uuid/dist/rng-browser.js +2 -3
- package/node_modules/uuid/dist/stringify.js +8 -3
- package/node_modules/uuid/dist/v1.js +2 -2
- package/node_modules/uuid/dist/v35.js +7 -5
- package/node_modules/uuid/dist/v4.js +8 -2
- package/node_modules/uuid/dist/version.js +1 -1
- package/node_modules/uuid/package.json +87 -120
- package/package.json +12 -8
- package/tak-ingest.html +40 -0
- package/tak-ingest.js +48 -0
- package/tak-registration.html +13 -2
- package/tak-registration.js +55 -7
- package/node_modules/@turf/collect/node_modules/quickselect/package.json +0 -69
- package/node_modules/@turf/collect/node_modules/rbush/package.json +0 -85
- package/node_modules/@turf/collect/node_modules/rbush/rbush.js +0 -626
- package/node_modules/@turf/collect/node_modules/rbush/rbush.min.js +0 -1
- package/node_modules/@turf/unkink-polygon/node_modules/quickselect/package.json +0 -69
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/package.json +0 -85
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/rbush.js +0 -626
- package/node_modules/@turf/unkink-polygon/node_modules/rbush/rbush.min.js +0 -1
- package/node_modules/axios/UPGRADE_GUIDE.md +0 -168
- package/node_modules/axios/dist/axios.map +0 -1
- package/node_modules/axios/dist/axios.min.map +0 -1
- package/node_modules/axios/lib/cancel/Cancel.js +0 -19
- package/node_modules/axios/lib/core/createError.js +0 -18
- package/node_modules/axios/lib/core/enhanceError.js +0 -43
- package/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
- package/node_modules/axios/tsconfig.json +0 -14
- package/node_modules/axios/tslint.json +0 -6
- package/node_modules/combined-stream/yarn.lock +0 -17
- package/node_modules/d3-array/yarn.lock +0 -939
- package/node_modules/define-properties/.jscs.json +0 -175
- package/node_modules/define-properties/.travis.yml +0 -233
- package/node_modules/define-properties/test/index.js +0 -125
- package/node_modules/get-intrinsic/.eslintignore +0 -1
- package/node_modules/uuid/dist/umd/uuid.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/LICENSE +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/README.md +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/index.js +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/quickselect/quickselect.js +0 -0
- /package/node_modules/{@turf/collect → concaveman}/node_modules/rbush/LICENSE +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/LICENSE +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/README.md +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/index.js +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/quickselect/quickselect.js +0 -0
- /package/node_modules/{@turf/unkink-polygon → geojson-rbush}/node_modules/rbush/LICENSE +0 -0
|
@@ -1,45 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw==",
|
|
6
|
-
"_location": "/d3-array",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "d3-array@1",
|
|
12
|
-
"name": "d3-array",
|
|
13
|
-
"escapedName": "d3-array",
|
|
14
|
-
"rawSpec": "1",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "1"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/d3-geo"
|
|
20
|
-
],
|
|
21
|
-
"_resolved": "https://registry.npmjs.org/d3-array/-/d3-array-1.2.4.tgz",
|
|
22
|
-
"_shasum": "635ce4d5eea759f6f605863dbcfc30edc737f71f",
|
|
23
|
-
"_spec": "d3-array@1",
|
|
24
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/d3-geo",
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "Mike Bostock",
|
|
27
|
-
"url": "http://bost.ocks.org/mike"
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/d3/d3-array/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"deprecated": false,
|
|
2
|
+
"name": "d3-array",
|
|
3
|
+
"version": "1.2.4",
|
|
34
4
|
"description": "Array manipulation, ordering, searching, summarizing, etc.",
|
|
35
|
-
"devDependencies": {
|
|
36
|
-
"eslint": "5",
|
|
37
|
-
"rollup": "0.64",
|
|
38
|
-
"rollup-plugin-terser": "1",
|
|
39
|
-
"seedrandom": "2",
|
|
40
|
-
"tape": "4"
|
|
41
|
-
},
|
|
42
|
-
"homepage": "https://d3js.org/d3-array/",
|
|
43
5
|
"keywords": [
|
|
44
6
|
"d3",
|
|
45
7
|
"d3-module",
|
|
@@ -51,20 +13,30 @@
|
|
|
51
13
|
"sort",
|
|
52
14
|
"array"
|
|
53
15
|
],
|
|
16
|
+
"homepage": "https://d3js.org/d3-array/",
|
|
54
17
|
"license": "BSD-3-Clause",
|
|
18
|
+
"author": {
|
|
19
|
+
"name": "Mike Bostock",
|
|
20
|
+
"url": "http://bost.ocks.org/mike"
|
|
21
|
+
},
|
|
55
22
|
"main": "dist/d3-array.js",
|
|
23
|
+
"unpkg": "dist/d3-array.min.js",
|
|
56
24
|
"module": "src/index.js",
|
|
57
|
-
"name": "d3-array",
|
|
58
25
|
"repository": {
|
|
59
26
|
"type": "git",
|
|
60
|
-
"url": "
|
|
27
|
+
"url": "https://github.com/d3/d3-array.git"
|
|
61
28
|
},
|
|
62
29
|
"scripts": {
|
|
63
|
-
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js",
|
|
64
|
-
"prepublishOnly": "rm -rf dist && yarn test",
|
|
65
30
|
"pretest": "rollup -c",
|
|
66
|
-
"test": "tape 'test/**/*-test.js' && eslint src"
|
|
31
|
+
"test": "tape 'test/**/*-test.js' && eslint src",
|
|
32
|
+
"prepublishOnly": "rm -rf dist && yarn test",
|
|
33
|
+
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"
|
|
67
34
|
},
|
|
68
|
-
"
|
|
69
|
-
|
|
35
|
+
"devDependencies": {
|
|
36
|
+
"eslint": "5",
|
|
37
|
+
"rollup": "0.64",
|
|
38
|
+
"rollup-plugin-terser": "1",
|
|
39
|
+
"seedrandom": "2",
|
|
40
|
+
"tape": "4"
|
|
41
|
+
}
|
|
70
42
|
}
|
|
@@ -1,40 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"raw": "d3-geo@1.7.1",
|
|
12
|
-
"name": "d3-geo",
|
|
13
|
-
"escapedName": "d3-geo",
|
|
14
|
-
"rawSpec": "1.7.1",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "1.7.1"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/@turf/buffer"
|
|
2
|
+
"name": "d3-geo",
|
|
3
|
+
"version": "1.7.1",
|
|
4
|
+
"description": "Shapes and calculators for spherical coordinates.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"d3",
|
|
7
|
+
"d3-module",
|
|
8
|
+
"geo",
|
|
9
|
+
"maps",
|
|
10
|
+
"cartography"
|
|
20
11
|
],
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"_spec": "d3-geo@1.7.1",
|
|
24
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/buffer",
|
|
12
|
+
"homepage": "https://d3js.org/d3-geo/",
|
|
13
|
+
"license": "BSD-3-Clause",
|
|
25
14
|
"author": {
|
|
26
15
|
"name": "Mike Bostock",
|
|
27
16
|
"url": "https://bost.ocks.org/mike"
|
|
28
17
|
},
|
|
29
|
-
"
|
|
30
|
-
|
|
18
|
+
"main": "build/d3-geo.js",
|
|
19
|
+
"module": "index",
|
|
20
|
+
"jsnext:main": "index",
|
|
21
|
+
"repository": {
|
|
22
|
+
"type": "git",
|
|
23
|
+
"url": "https://github.com/d3/d3-geo.git"
|
|
24
|
+
},
|
|
25
|
+
"scripts": {
|
|
26
|
+
"pretest": "rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"",
|
|
27
|
+
"test": "tape 'test/**/*-test.js' && mkdir -p test/output && eslint index.js src",
|
|
28
|
+
"prepublishOnly": "npm run test && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo.js -c -m -o build/d3-geo.min.js",
|
|
29
|
+
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo/build/d3-geo.js d3-geo.v1.js && cp ../d3-geo/build/d3-geo.min.js d3-geo.v1.min.js && git add d3-geo.v1.js d3-geo.v1.min.js && git commit -m \"d3-geo ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo.zip -- LICENSE README.md build/d3-geo.js build/d3-geo.min.js"
|
|
31
30
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
31
|
"dependencies": {
|
|
34
32
|
"d3-array": "1"
|
|
35
33
|
},
|
|
36
|
-
"deprecated": false,
|
|
37
|
-
"description": "Shapes and calculators for spherical coordinates.",
|
|
38
34
|
"devDependencies": {
|
|
39
35
|
"canvas": "1",
|
|
40
36
|
"d3-format": "1",
|
|
@@ -44,29 +40,5 @@
|
|
|
44
40
|
"tape": "4",
|
|
45
41
|
"topojson-client": "3",
|
|
46
42
|
"uglify-js": "3"
|
|
47
|
-
}
|
|
48
|
-
"homepage": "https://d3js.org/d3-geo/",
|
|
49
|
-
"jsnext:main": "index",
|
|
50
|
-
"keywords": [
|
|
51
|
-
"d3",
|
|
52
|
-
"d3-module",
|
|
53
|
-
"geo",
|
|
54
|
-
"maps",
|
|
55
|
-
"cartography"
|
|
56
|
-
],
|
|
57
|
-
"license": "BSD-3-Clause",
|
|
58
|
-
"main": "build/d3-geo.js",
|
|
59
|
-
"module": "index",
|
|
60
|
-
"name": "d3-geo",
|
|
61
|
-
"repository": {
|
|
62
|
-
"type": "git",
|
|
63
|
-
"url": "git+https://github.com/d3/d3-geo.git"
|
|
64
|
-
},
|
|
65
|
-
"scripts": {
|
|
66
|
-
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo/build/d3-geo.js d3-geo.v1.js && cp ../d3-geo/build/d3-geo.min.js d3-geo.v1.min.js && git add d3-geo.v1.js d3-geo.v1.min.js && git commit -m \"d3-geo ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo.zip -- LICENSE README.md build/d3-geo.js build/d3-geo.min.js",
|
|
67
|
-
"prepublishOnly": "npm run test && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo.js -c -m -o build/d3-geo.min.js",
|
|
68
|
-
"pretest": "rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"",
|
|
69
|
-
"test": "tape 'test/**/*-test.js' && mkdir -p test/output && eslint index.js src"
|
|
70
|
-
},
|
|
71
|
-
"version": "1.7.1"
|
|
43
|
+
}
|
|
72
44
|
}
|
|
@@ -1,65 +1,37 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha1-Fodmfo8TotFYyAwUgMWinLDYlzw=",
|
|
6
|
-
"_location": "/d3-voronoi",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "version",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "d3-voronoi@1.1.2",
|
|
12
|
-
"name": "d3-voronoi",
|
|
13
|
-
"escapedName": "d3-voronoi",
|
|
14
|
-
"rawSpec": "1.1.2",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "1.1.2"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/@turf/voronoi"
|
|
20
|
-
],
|
|
21
|
-
"_resolved": "https://registry.npmjs.org/d3-voronoi/-/d3-voronoi-1.1.2.tgz",
|
|
22
|
-
"_shasum": "1687667e8f13a2d158c80c1480c5a29cb0d8973c",
|
|
23
|
-
"_spec": "d3-voronoi@1.1.2",
|
|
24
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/@turf/voronoi",
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "Mike Bostock",
|
|
27
|
-
"url": "http://bost.ocks.org/mike"
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/d3/d3-voronoi/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"deprecated": false,
|
|
2
|
+
"name": "d3-voronoi",
|
|
3
|
+
"version": "1.1.2",
|
|
34
4
|
"description": "Compute the Voronoi diagram of a set of two-dimensional points.",
|
|
35
|
-
"devDependencies": {
|
|
36
|
-
"eslint": "3",
|
|
37
|
-
"package-preamble": "0.0",
|
|
38
|
-
"rollup": "0.41",
|
|
39
|
-
"tape": "4",
|
|
40
|
-
"uglify-js": "^2.8.11"
|
|
41
|
-
},
|
|
42
|
-
"homepage": "https://d3js.org/d3-voronoi/",
|
|
43
|
-
"jsnext:main": "index",
|
|
44
5
|
"keywords": [
|
|
45
6
|
"d3",
|
|
46
7
|
"d3-module",
|
|
47
8
|
"voronoi",
|
|
48
9
|
"delaunay"
|
|
49
10
|
],
|
|
11
|
+
"homepage": "https://d3js.org/d3-voronoi/",
|
|
50
12
|
"license": "BSD-3-Clause",
|
|
13
|
+
"author": {
|
|
14
|
+
"name": "Mike Bostock",
|
|
15
|
+
"url": "http://bost.ocks.org/mike"
|
|
16
|
+
},
|
|
51
17
|
"main": "build/d3-voronoi.js",
|
|
52
18
|
"module": "index",
|
|
53
|
-
"
|
|
19
|
+
"jsnext:main": "index",
|
|
54
20
|
"repository": {
|
|
55
21
|
"type": "git",
|
|
56
|
-
"url": "
|
|
22
|
+
"url": "https://github.com/d3/d3-voronoi.git"
|
|
57
23
|
},
|
|
58
24
|
"scripts": {
|
|
59
|
-
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-voronoi/build/d3-voronoi.js d3-voronoi.v1.js && cp ../d3-voronoi/build/d3-voronoi.min.js d3-voronoi.v1.min.js && git add d3-voronoi.v1.js d3-voronoi.v1.min.js && git commit -m \"d3-voronoi ${npm_package_version}\" && git push && cd - && zip -j build/d3-voronoi.zip -- LICENSE README.md build/d3-voronoi.js build/d3-voronoi.min.js",
|
|
60
|
-
"prepublish": "npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-voronoi.js -c -m -o build/d3-voronoi.min.js",
|
|
61
25
|
"pretest": "rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-voronoi.js -- index.js",
|
|
62
|
-
"test": "tape 'test/**/*-test.js' && eslint index.js src"
|
|
26
|
+
"test": "tape 'test/**/*-test.js' && eslint index.js src",
|
|
27
|
+
"prepublish": "npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-voronoi.js -c -m -o build/d3-voronoi.min.js",
|
|
28
|
+
"postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-voronoi/build/d3-voronoi.js d3-voronoi.v1.js && cp ../d3-voronoi/build/d3-voronoi.min.js d3-voronoi.v1.min.js && git add d3-voronoi.v1.js d3-voronoi.v1.min.js && git commit -m \"d3-voronoi ${npm_package_version}\" && git push && cd - && zip -j build/d3-voronoi.zip -- LICENSE README.md build/d3-voronoi.js build/d3-voronoi.min.js"
|
|
63
29
|
},
|
|
64
|
-
"
|
|
30
|
+
"devDependencies": {
|
|
31
|
+
"eslint": "3",
|
|
32
|
+
"package-preamble": "0.0",
|
|
33
|
+
"rollup": "0.41",
|
|
34
|
+
"tape": "4",
|
|
35
|
+
"uglify-js": "^2.8.11"
|
|
36
|
+
}
|
|
65
37
|
}
|
|
@@ -1,44 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "deep-equal@^1.0.0",
|
|
12
|
-
"name": "deep-equal",
|
|
13
|
-
"escapedName": "deep-equal",
|
|
14
|
-
"rawSpec": "^1.0.0",
|
|
15
|
-
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "^1.0.0"
|
|
17
|
-
},
|
|
18
|
-
"_requiredBy": [
|
|
19
|
-
"/@turf/line-overlap",
|
|
20
|
-
"/geojson-equality"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
|
|
23
|
-
"_shasum": "b5c98c942ceffaf7cb051e24e1434a25a2e6076a",
|
|
24
|
-
"_spec": "deep-equal@^1.0.0",
|
|
25
|
-
"_where": "/Users/conway/Projects/TAKreg/node_modules/geojson-equality",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "James Halliday",
|
|
28
|
-
"email": "mail@substack.net",
|
|
29
|
-
"url": "http://substack.net"
|
|
30
|
-
},
|
|
31
|
-
"auto-changelog": {
|
|
32
|
-
"output": "CHANGELOG.md",
|
|
33
|
-
"template": "keepachangelog",
|
|
34
|
-
"unreleased": false,
|
|
35
|
-
"commitLimit": false,
|
|
36
|
-
"backfillLimit": false
|
|
2
|
+
"name": "deep-equal",
|
|
3
|
+
"version": "1.1.1",
|
|
4
|
+
"description": "node's assert.deepEqual algorithm",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"directories": {
|
|
7
|
+
"lib": ".",
|
|
8
|
+
"example": "example",
|
|
9
|
+
"test": "test"
|
|
37
10
|
},
|
|
38
|
-
"
|
|
39
|
-
"
|
|
11
|
+
"scripts": {
|
|
12
|
+
"prepublish": "safe-publish-latest",
|
|
13
|
+
"pretest": "npm run lint",
|
|
14
|
+
"lint": "eslint .",
|
|
15
|
+
"tests-only": "tape test/*",
|
|
16
|
+
"test": "npm run tests-only",
|
|
17
|
+
"posttest": "npx aud",
|
|
18
|
+
"version": "auto-changelog && git add CHANGELOG.md",
|
|
19
|
+
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
|
|
40
20
|
},
|
|
41
|
-
"bundleDependencies": false,
|
|
42
21
|
"dependencies": {
|
|
43
22
|
"is-arguments": "^1.0.4",
|
|
44
23
|
"is-date-object": "^1.0.1",
|
|
@@ -47,8 +26,6 @@
|
|
|
47
26
|
"object-keys": "^1.1.1",
|
|
48
27
|
"regexp.prototype.flags": "^1.2.0"
|
|
49
28
|
},
|
|
50
|
-
"deprecated": false,
|
|
51
|
-
"description": "node's assert.deepEqual algorithm",
|
|
52
29
|
"devDependencies": {
|
|
53
30
|
"@ljharb/eslint-config": "^15.0.1",
|
|
54
31
|
"auto-changelog": "^1.16.2",
|
|
@@ -56,37 +33,24 @@
|
|
|
56
33
|
"safe-publish-latest": "^1.1.4",
|
|
57
34
|
"tape": "^4.11.0"
|
|
58
35
|
},
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"test": "test"
|
|
63
|
-
},
|
|
64
|
-
"funding": {
|
|
65
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
36
|
+
"repository": {
|
|
37
|
+
"type": "git",
|
|
38
|
+
"url": "http://github.com/substack/node-deep-equal.git"
|
|
66
39
|
},
|
|
67
|
-
"homepage": "https://github.com/substack/node-deep-equal#readme",
|
|
68
40
|
"keywords": [
|
|
69
41
|
"equality",
|
|
70
42
|
"equal",
|
|
71
43
|
"compare"
|
|
72
44
|
],
|
|
73
|
-
"
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
"type": "git",
|
|
78
|
-
"url": "git+ssh://git@github.com/substack/node-deep-equal.git"
|
|
45
|
+
"author": {
|
|
46
|
+
"name": "James Halliday",
|
|
47
|
+
"email": "mail@substack.net",
|
|
48
|
+
"url": "http://substack.net"
|
|
79
49
|
},
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"posttest": "npx aud",
|
|
83
|
-
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
|
|
84
|
-
"prepublish": "safe-publish-latest",
|
|
85
|
-
"pretest": "npm run lint",
|
|
86
|
-
"test": "npm run tests-only",
|
|
87
|
-
"tests-only": "tape test/*",
|
|
88
|
-
"version": "auto-changelog && git add CHANGELOG.md"
|
|
50
|
+
"funding": {
|
|
51
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
89
52
|
},
|
|
53
|
+
"license": "MIT",
|
|
90
54
|
"testling": {
|
|
91
55
|
"files": "test/*.js",
|
|
92
56
|
"browsers": {
|
|
@@ -113,5 +77,11 @@
|
|
|
113
77
|
]
|
|
114
78
|
}
|
|
115
79
|
},
|
|
116
|
-
"
|
|
80
|
+
"auto-changelog": {
|
|
81
|
+
"output": "CHANGELOG.md",
|
|
82
|
+
"template": "keepachangelog",
|
|
83
|
+
"unreleased": false,
|
|
84
|
+
"commitLimit": false,
|
|
85
|
+
"backfillLimit": false
|
|
86
|
+
}
|
|
117
87
|
}
|
|
@@ -5,8 +5,15 @@
|
|
|
5
5
|
|
|
6
6
|
"rules": {
|
|
7
7
|
"id-length": [2, { "min": 1, "max": 35 }],
|
|
8
|
-
"max-lines-per-function": [2, 100],
|
|
9
8
|
"max-params": [2, 4],
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
},
|
|
10
|
+
|
|
11
|
+
"overrides": [
|
|
12
|
+
{
|
|
13
|
+
"files": "test/**",
|
|
14
|
+
"rules": {
|
|
15
|
+
"max-lines-per-function": 0,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
],
|
|
12
19
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# These are supported funding model platforms
|
|
2
|
+
|
|
3
|
+
github: [ljharb]
|
|
4
|
+
patreon: # Replace with a single Patreon username
|
|
5
|
+
open_collective: # Replace with a single Open Collective username
|
|
6
|
+
ko_fi: # Replace with a single Ko-fi username
|
|
7
|
+
tidelift: npm/define-properties
|
|
8
|
+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
9
|
+
liberapay: # Replace with a single Liberapay username
|
|
10
|
+
issuehunt: # Replace with a single IssueHunt username
|
|
11
|
+
otechie: # Replace with a single Otechie username
|
|
12
|
+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
|
@@ -1,3 +1,42 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
6
|
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
|
+
|
|
8
|
+
## [v1.2.0](https://github.com/ljharb/define-properties/compare/v1.1.4...v1.2.0) - 2023-02-10
|
|
9
|
+
|
|
10
|
+
### Commits
|
|
11
|
+
|
|
12
|
+
- [New] if the predicate is boolean `true`, it compares the existing value with `===` as the predicate [`d8dd6fc`](https://github.com/ljharb/define-properties/commit/d8dd6fca40d7c5878a4b643b91e66ae5a513a194)
|
|
13
|
+
- [meta] add `auto-changelog` [`7ebe2b0`](https://github.com/ljharb/define-properties/commit/7ebe2b0a0f90e62b842942cd45e86864fe75d9f6)
|
|
14
|
+
- [meta] use `npmignore` to autogenerate an npmignore file [`647478a`](https://github.com/ljharb/define-properties/commit/647478a8401fbf053fb633c0a3a7c982da6bad74)
|
|
15
|
+
- [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`e620d70`](https://github.com/ljharb/define-properties/commit/e620d707d2e1118a38796f22a862200eb0a53fff)
|
|
16
|
+
- [Dev Deps] update `aud`, `tape` [`f1e5072`](https://github.com/ljharb/define-properties/commit/f1e507225c2551a99ed4fe40d3fe71b0f44acf88)
|
|
17
|
+
- [actions] update checkout action [`628b3af`](https://github.com/ljharb/define-properties/commit/628b3af5c74b8f0963296d811a8f6fa657baf964)
|
|
18
|
+
|
|
19
|
+
<!-- auto-changelog-above -->
|
|
20
|
+
|
|
21
|
+
1.1.4 / 2022-04-14
|
|
22
|
+
=================
|
|
23
|
+
* [Refactor] use `has-property-descriptors`
|
|
24
|
+
* [readme] add github actions/codecov badges
|
|
25
|
+
* [Docs] fix header parsing; remove testling
|
|
26
|
+
* [Deps] update `object-keys`
|
|
27
|
+
* [meta] use `prepublishOnly` script for npm 7+
|
|
28
|
+
* [meta] add `funding` field; create FUNDING.yml
|
|
29
|
+
* [actions] add "Allow Edits" workflow; automatic rebasing / merge commit blocking
|
|
30
|
+
* [actions] reuse common workflows
|
|
31
|
+
* [actions] update codecov uploader
|
|
32
|
+
* [actions] use `node/install` instead of `node/run`; use `codecov` action
|
|
33
|
+
* [Tests] migrate tests to Github Actions
|
|
34
|
+
* [Tests] run `nyc` on all tests; use `tape` runner
|
|
35
|
+
* [Tests] use shared travis-ci config
|
|
36
|
+
* [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
|
|
37
|
+
* [Tests] remove `jscs`
|
|
38
|
+
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`; add `aud`, `safe-publish-latest`
|
|
39
|
+
|
|
1
40
|
1.1.3 / 2018-08-14
|
|
2
41
|
=================
|
|
3
42
|
* [Refactor] use a for loop instead of `foreach` to make for smaller bundle sizes
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
#define-properties <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
|
|
1
|
+
# define-properties <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
|
|
2
2
|
|
|
3
|
-
[![
|
|
3
|
+
[![github actions][actions-image]][actions-url]
|
|
4
|
+
[![coverage][codecov-image]][codecov-url]
|
|
4
5
|
[![dependency status][deps-svg]][deps-url]
|
|
5
6
|
[![dev dependency status][dev-deps-svg]][dev-deps-url]
|
|
6
7
|
[![License][license-image]][license-url]
|
|
@@ -8,8 +9,6 @@
|
|
|
8
9
|
|
|
9
10
|
[![npm badge][npm-badge-png]][package-url]
|
|
10
11
|
|
|
11
|
-
[![browser support][testling-svg]][testling-url]
|
|
12
|
-
|
|
13
12
|
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
|
|
14
13
|
Existing properties are not overridden. Accepts a map of property names to a predicate that, when true, force-overrides.
|
|
15
14
|
|
|
@@ -69,18 +68,17 @@ if (define.supportsDescriptors) {
|
|
|
69
68
|
Simply clone the repo, `npm install`, and run `npm test`
|
|
70
69
|
|
|
71
70
|
[package-url]: https://npmjs.org/package/define-properties
|
|
72
|
-
[npm-version-svg]:
|
|
73
|
-
[travis-svg]: https://travis-ci.org/ljharb/define-properties.svg
|
|
74
|
-
[travis-url]: https://travis-ci.org/ljharb/define-properties
|
|
71
|
+
[npm-version-svg]: https://versionbadg.es/ljharb/define-properties.svg
|
|
75
72
|
[deps-svg]: https://david-dm.org/ljharb/define-properties.svg
|
|
76
73
|
[deps-url]: https://david-dm.org/ljharb/define-properties
|
|
77
74
|
[dev-deps-svg]: https://david-dm.org/ljharb/define-properties/dev-status.svg
|
|
78
75
|
[dev-deps-url]: https://david-dm.org/ljharb/define-properties#info=devDependencies
|
|
79
|
-
[testling-svg]: https://ci.testling.com/ljharb/define-properties.png
|
|
80
|
-
[testling-url]: https://ci.testling.com/ljharb/define-properties
|
|
81
76
|
[npm-badge-png]: https://nodei.co/npm/define-properties.png?downloads=true&stars=true
|
|
82
|
-
[license-image]:
|
|
77
|
+
[license-image]: https://img.shields.io/npm/l/define-properties.svg
|
|
83
78
|
[license-url]: LICENSE
|
|
84
|
-
[downloads-image]:
|
|
85
|
-
[downloads-url]:
|
|
86
|
-
|
|
79
|
+
[downloads-image]: https://img.shields.io/npm/dm/define-properties.svg
|
|
80
|
+
[downloads-url]: https://npm-stat.com/charts.html?package=define-properties
|
|
81
|
+
[codecov-image]: https://codecov.io/gh/ljharb/define-properties/branch/main/graphs/badge.svg
|
|
82
|
+
[codecov-url]: https://app.codecov.io/gh/ljharb/define-properties/
|
|
83
|
+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/define-properties
|
|
84
|
+
[actions-url]: https://github.com/ljharb/define-properties/actions
|
|
@@ -11,24 +11,19 @@ var isFunction = function (fn) {
|
|
|
11
11
|
return typeof fn === 'function' && toStr.call(fn) === '[object Function]';
|
|
12
12
|
};
|
|
13
13
|
|
|
14
|
-
var
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
origDefineProperty(obj, 'x', { enumerable: false, value: obj });
|
|
18
|
-
// eslint-disable-next-line no-unused-vars, no-restricted-syntax
|
|
19
|
-
for (var _ in obj) { // jscs:ignore disallowUnusedVariables
|
|
20
|
-
return false;
|
|
21
|
-
}
|
|
22
|
-
return obj.x === obj;
|
|
23
|
-
} catch (e) { /* this is IE 8. */
|
|
24
|
-
return false;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
var supportsDescriptors = origDefineProperty && arePropertyDescriptorsSupported();
|
|
14
|
+
var hasPropertyDescriptors = require('has-property-descriptors')();
|
|
15
|
+
|
|
16
|
+
var supportsDescriptors = origDefineProperty && hasPropertyDescriptors;
|
|
28
17
|
|
|
29
18
|
var defineProperty = function (object, name, value, predicate) {
|
|
30
|
-
if (name in object
|
|
31
|
-
|
|
19
|
+
if (name in object) {
|
|
20
|
+
if (predicate === true) {
|
|
21
|
+
if (object[name] === value) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
} else if (!isFunction(predicate) || !predicate()) {
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
32
27
|
}
|
|
33
28
|
if (supportsDescriptors) {
|
|
34
29
|
origDefineProperty(object, name, {
|
|
@@ -38,7 +33,7 @@ var defineProperty = function (object, name, value, predicate) {
|
|
|
38
33
|
writable: true
|
|
39
34
|
});
|
|
40
35
|
} else {
|
|
41
|
-
object[name] = value;
|
|
36
|
+
object[name] = value; // eslint-disable-line no-param-reassign
|
|
42
37
|
}
|
|
43
38
|
};
|
|
44
39
|
|