Skip to content

Commit

Permalink
deleted empty genera
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoba committed Jun 4, 2024
1 parent f2df0ac commit 36a6257
Show file tree
Hide file tree
Showing 48 changed files with 24 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 22
cache: 'yarn'

- run: yarn install
Expand Down
1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Alcippeidae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Aphantochroa.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Calendulauda.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Centropodinae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Cholornis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Chrysocorypha.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Clypicterus.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Coccyzinae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Crotophaginae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Cuculinae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Cyanophaia.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Damophila.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Dendrochen.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Dendroperdix.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Euthlypis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Goethalsia.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Harpagornis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Heteroglaux.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Islerothraupis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Khwenena.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Locustellidae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Marplesornis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Maschalethraupis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Neomorphinae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Nicatoridae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Padda.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Palaeogrus.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Parisoma.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Parula.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Passerellidae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Passeridae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Phaenicophaeinae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Phaeothlypis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Ploceidae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Pseudoalcippe.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Remsenornis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Sarothruridae.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Stachyridopsis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Aves/Wilsonia.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Eomyops.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Nambaroo.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Nuryctes.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Patriomanis.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Potamosiren.json

This file was deleted.

1 change: 0 additions & 1 deletion data/Vertebrata/Mammalia/Sinclairia.json

This file was deleted.

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "species-names-dataset",
"version": "0.0.11",
"version": "0.0.12",
"description": "Species names dataset",
"scripts": {
"test": "mocha -R spec ./tests/*"
Expand All @@ -15,13 +15,16 @@
"species names",
"zoology",
"dataset"
],
],
"engines": {
"node": ">=22"
},
"homepage": "https://github.com/species-names/dataset",
"devDependencies": {
"chai": "^4.3.6",
"chai-json-schema": "^1.4.0",
"json-schema-remote": "^1.6.2",
"mocha": "^10.1.0",
"mocha": "^10.4.0",
"walk": "^2.3.15"
},
"dependencies": {}
Expand Down
59 changes: 17 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,6 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

brace-expansion@^1.1.7:
version "1.1.11"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
dependencies:
balanced-match "^1.0.0"
concat-map "0.0.1"

brace-expansion@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
Expand Down Expand Up @@ -179,11 +171,6 @@ component-emitter@^1.3.0:
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==

[email protected]:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=

cookiejar@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"
Expand Down Expand Up @@ -331,17 +318,16 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"

glob@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
glob@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^3.0.4"
minimatch "^5.0.1"
once "^1.3.0"
path-is-absolute "^1.0.0"

has-flag@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -514,17 +500,17 @@ [email protected]:
dependencies:
brace-expansion "^2.0.1"

minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
minimatch@^5.0.1:
version "5.1.6"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
dependencies:
brace-expansion "^1.1.7"
brace-expansion "^2.0.1"

mocha@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
mocha@^10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"
Expand All @@ -533,13 +519,12 @@ mocha@^10.1.0:
diff "5.0.0"
escape-string-regexp "4.0.0"
find-up "5.0.0"
glob "7.2.0"
glob "8.1.0"
he "1.2.0"
js-yaml "4.1.0"
log-symbols "4.1.0"
minimatch "5.0.1"
ms "2.1.3"
nanoid "3.3.3"
serialize-javascript "6.0.0"
strip-json-comments "3.1.1"
supports-color "8.1.1"
Expand All @@ -563,11 +548,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

[email protected]:
version "3.3.3"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==

normalize-path@^3.0.0, normalize-path@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
Expand Down Expand Up @@ -604,11 +584,6 @@ path-exists@^4.0.0:
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==

path-is-absolute@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=

pathval@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
Expand Down Expand Up @@ -766,9 +741,9 @@ tv4@^1.3.0:
resolved "https://registry.yarnpkg.com/tv4/-/tv4-1.3.0.tgz#d020c846fadd50c855abb25ebaecc68fc10f7963"
integrity sha1-0CDIRvrdUMhVq7JeuuzGj8EPeWM=

"tv4@git+https://github.com/entrecode/tv4.git#264379bd5d8ea18c9666570f12d32791d864104a":
"tv4@https://github.com/entrecode/tv4.git#264379bd5d8ea18c9666570f12d32791d864104a":
version "1.2.7"
resolved "git+https://github.com/entrecode/tv4.git#264379bd5d8ea18c9666570f12d32791d864104a"
resolved "https://github.com/entrecode/tv4.git#264379bd5d8ea18c9666570f12d32791d864104a"

type-detect@^4.0.0, type-detect@^4.0.5:
version "4.0.8"
Expand Down

0 comments on commit 36a6257

Please sign in to comment.