convex-hull-wp
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "convex-hull-wp", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A module for creating a convex hull from an array of points", | ||
"bin": { | ||
"convex-hull-wp": "bin/convex-hull-wp.mjs" | ||
"convex-hull-wp": "bin/cli.js" | ||
}, | ||
@@ -27,8 +27,5 @@ "type": "module", | ||
"test/*.spec.js" | ||
], | ||
"require": [ | ||
"esm" | ||
] | ||
}, | ||
"author": "", | ||
"author": "Rowan Winsemius", | ||
"license": "MIT", | ||
@@ -38,7 +35,8 @@ "dependencies": { | ||
"@turf/meta": "^6.5.0", | ||
"write-json-file": "^5.0.0", | ||
"yargs": "^17.5.1" | ||
"load-json-file": "^5.3.0", | ||
"meow": "^10.1.3", | ||
"write-json-file": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^1.0.1", | ||
"ava": "^4.3.1", | ||
"benchmark": "^2.1.4", | ||
@@ -51,3 +49,2 @@ "convex-hull": "^1.0.3", | ||
"eslint-config-mourner": "^3.0.0", | ||
"esm": "^3.0.84", | ||
"file-loader": "^3.0.1", | ||
@@ -57,3 +54,2 @@ "glob": "^7.1.3", | ||
"leaflet": "^1.4.0", | ||
"load-json-file": "^5.3.0", | ||
"monotone-convex-hull-2d": "^1.0.1", | ||
@@ -60,0 +56,0 @@ "nyc": "^13.1.0", |
@@ -9,3 +9,2 @@ # convex-hull-wp | ||
// Or for CLI usage | ||
npm install convex-hull-wp -g | ||
@@ -27,3 +26,3 @@ ```` | ||
```` | ||
concave-hull-wp --input /Data/in.geojson --output /Data/out.geojson | ||
convex-hull-wp --input /Data/in.geojson --output /Data/out.geojson | ||
// => Convex Hull Done | ||
@@ -33,6 +32,6 @@ ```` | ||
`--input` **Required** The filepath of an geojson file. Eg `--input some_input.geosjon` | ||
`--output` The filepath to write the output to. Eg `--output hull.geosjon` | ||
`--input OR -i` **Required** The filepath of an geojson file. Eg `--input some_input.geojson` | ||
`--output OR -o` The filepath to write the output to. Eg `--output hull.geojson` | ||
`--stdout` Write the output to stdout rather than to file. If true the output file will not be written. | ||
`--quiet` Hides any non-error messages. | ||
`--quiet or -q` Hides any non-error messages. | ||
@@ -39,0 +38,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
28182
25
569
1
0
5
56
+ Addedload-json-file@^5.3.0
+ Addedmeow@^10.1.3
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@types/minimist@1.2.5(transitive)
+ Added@types/normalize-package-data@2.4.4(transitive)
+ Addedarrify@1.0.1(transitive)
+ Addedcamelcase@6.3.0(transitive)
+ Addedcamelcase-keys@7.0.2(transitive)
+ Addeddecamelize@1.2.05.0.1(transitive)
+ Addeddecamelize-keys@1.1.1(transitive)
+ Addederror-ex@1.3.2(transitive)
+ Addedfind-up@5.0.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhard-rejection@2.1.0(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedhosted-git-info@4.1.0(transitive)
+ Addedindent-string@5.0.0(transitive)
+ Addedis-arrayish@0.2.1(transitive)
+ Addedis-core-module@2.15.1(transitive)
+ Addedis-plain-obj@1.1.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjson-parse-better-errors@1.0.2(transitive)
+ Addedjson-parse-even-better-errors@2.3.1(transitive)
+ Addedkind-of@6.0.3(transitive)
+ Addedlines-and-columns@1.2.4(transitive)
+ Addedload-json-file@5.3.0(transitive)
+ Addedlocate-path@6.0.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedmap-obj@1.0.14.3.0(transitive)
+ Addedmeow@10.1.5(transitive)
+ Addedmin-indent@1.0.1(transitive)
+ Addedminimist-options@4.1.0(transitive)
+ Addednormalize-package-data@3.0.3(transitive)
+ Addedp-limit@3.1.0(transitive)
+ Addedp-locate@5.0.0(transitive)
+ Addedparse-json@4.0.05.2.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpify@4.0.1(transitive)
+ Addedquick-lru@5.1.1(transitive)
+ Addedread-pkg@6.0.0(transitive)
+ Addedread-pkg-up@8.0.0(transitive)
+ Addedredent@4.0.0(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedspdx-correct@3.2.0(transitive)
+ Addedspdx-exceptions@2.5.0(transitive)
+ Addedspdx-expression-parse@3.0.1(transitive)
+ Addedspdx-license-ids@3.0.20(transitive)
+ Addedstrip-bom@3.0.0(transitive)
+ Addedstrip-indent@4.0.0(transitive)
+ Addedtrim-newlines@4.1.1(transitive)
+ Addedtype-fest@0.3.11.4.0(transitive)
+ Addedvalidate-npm-package-license@3.0.4(transitive)
+ Addedyallist@4.0.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
+ Addedyocto-queue@0.1.0(transitive)
- Removedyargs@^17.5.1
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedcliui@8.0.1(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescalade@3.2.0(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedwrap-ansi@7.0.0(transitive)
- Removedy18n@5.0.8(transitive)
- Removedyargs@17.7.2(transitive)
- Removedyargs-parser@21.1.1(transitive)