diff --git a/index.js b/index.js index 4ecf8a6..596bda4 100644 --- a/index.js +++ b/index.js @@ -1,6 +1,6 @@ const core = require('@actions/core') // const github = require('@actions/github') -const Neocities = require('async-neocities-tmp') +const Neocities = require('async-neocities') const path = require('path') const exec = require('child_process').exec diff --git a/node_modules/async-folder-walker/package.json b/node_modules/async-folder-walker/package.json index bc75b67..2eb4bcb 100644 --- a/node_modules/async-folder-walker/package.json +++ b/node_modules/async-folder-walker/package.json @@ -16,12 +16,12 @@ "fetchSpec": "^2.0.1" }, "_requiredBy": [ - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/async-folder-walker/-/async-folder-walker-2.0.1.tgz", "_shasum": "cfc3007945a4bb109c5c548a0f07cd8a9cc15671", "_spec": "async-folder-walker@^2.0.1", - "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp", + "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "author": { "name": "Bret Comnes", "email": "bcomnes@gmail.com", diff --git a/node_modules/async-neocities-tmp/.github/workflows/tests.yml b/node_modules/async-neocities/.github/workflows/tests.yml similarity index 100% rename from node_modules/async-neocities-tmp/.github/workflows/tests.yml rename to node_modules/async-neocities/.github/workflows/tests.yml diff --git a/node_modules/async-neocities-tmp/CHANGELOG.md b/node_modules/async-neocities/CHANGELOG.md similarity index 100% rename from node_modules/async-neocities-tmp/CHANGELOG.md rename to node_modules/async-neocities/CHANGELOG.md diff --git a/node_modules/async-neocities-tmp/CODE_OF_CONDUCT.md b/node_modules/async-neocities/CODE_OF_CONDUCT.md similarity index 100% rename from node_modules/async-neocities-tmp/CODE_OF_CONDUCT.md rename to node_modules/async-neocities/CODE_OF_CONDUCT.md diff --git a/node_modules/async-neocities-tmp/CONTRIBUTING.md b/node_modules/async-neocities/CONTRIBUTING.md similarity index 100% rename from node_modules/async-neocities-tmp/CONTRIBUTING.md rename to node_modules/async-neocities/CONTRIBUTING.md diff --git a/node_modules/async-neocities-tmp/LICENSE b/node_modules/async-neocities/LICENSE similarity index 100% rename from node_modules/async-neocities-tmp/LICENSE rename to node_modules/async-neocities/LICENSE diff --git a/node_modules/async-neocities-tmp/README.md b/node_modules/async-neocities/README.md similarity index 100% rename from node_modules/async-neocities-tmp/README.md rename to node_modules/async-neocities/README.md diff --git a/node_modules/async-neocities-tmp/fixtures/cat.png b/node_modules/async-neocities/fixtures/cat.png similarity index 100% rename from node_modules/async-neocities-tmp/fixtures/cat.png rename to node_modules/async-neocities/fixtures/cat.png diff --git a/node_modules/async-neocities-tmp/fixtures/neocities.png b/node_modules/async-neocities/fixtures/neocities.png similarity index 100% rename from node_modules/async-neocities-tmp/fixtures/neocities.png rename to node_modules/async-neocities/fixtures/neocities.png diff --git a/node_modules/async-neocities-tmp/fixtures/toot.gif b/node_modules/async-neocities/fixtures/toot.gif similarity index 100% rename from node_modules/async-neocities-tmp/fixtures/toot.gif rename to node_modules/async-neocities/fixtures/toot.gif diff --git a/node_modules/async-neocities-tmp/fixtures/tootzzz.png b/node_modules/async-neocities/fixtures/tootzzz.png similarity index 100% rename from node_modules/async-neocities-tmp/fixtures/tootzzz.png rename to node_modules/async-neocities/fixtures/tootzzz.png diff --git a/node_modules/async-neocities-tmp/index.js b/node_modules/async-neocities/index.js similarity index 100% rename from node_modules/async-neocities-tmp/index.js rename to node_modules/async-neocities/index.js diff --git a/node_modules/async-neocities-tmp/lib/folder-diff.js b/node_modules/async-neocities/lib/folder-diff.js similarity index 100% rename from node_modules/async-neocities-tmp/lib/folder-diff.js rename to node_modules/async-neocities/lib/folder-diff.js diff --git a/node_modules/async-neocities-tmp/lib/folder-diff.test.js b/node_modules/async-neocities/lib/folder-diff.test.js similarity index 100% rename from node_modules/async-neocities-tmp/lib/folder-diff.test.js rename to node_modules/async-neocities/lib/folder-diff.test.js diff --git a/node_modules/async-neocities-tmp/package.json b/node_modules/async-neocities/package.json similarity index 70% rename from node_modules/async-neocities-tmp/package.json rename to node_modules/async-neocities/package.json index 798de0f..b242f7b 100644 --- a/node_modules/async-neocities-tmp/package.json +++ b/node_modules/async-neocities/package.json @@ -1,16 +1,16 @@ { - "_from": "async-neocities-tmp@0.0.10", - "_id": "async-neocities-tmp@0.0.10", + "_from": "async-neocities@0.0.10", + "_id": "async-neocities@0.0.10", "_inBundle": false, - "_integrity": "sha512-pcKenUcS8PHkaOBQX1utcqC7IqJuURd+F5k+RVNBMs2i9IZeueUWqyaNMd7PioiJKbaWXv5AMX/kHmt73Upl6w==", - "_location": "/async-neocities-tmp", + "_integrity": "sha512-K6QNpBPNlZtRX7wGkL3f+i1HNJ5NNnq0dURGbDVYtrwwYN+PUfbqElugIsvyj+OIsO2wp5A7NBo1Wm6T3prSeg==", + "_location": "/async-neocities", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "async-neocities-tmp@0.0.10", - "name": "async-neocities-tmp", - "escapedName": "async-neocities-tmp", + "raw": "async-neocities@0.0.10", + "name": "async-neocities", + "escapedName": "async-neocities", "rawSpec": "0.0.10", "saveSpec": null, "fetchSpec": "0.0.10" @@ -18,9 +18,9 @@ "_requiredBy": [ "/" ], - "_resolved": "https://registry.npmjs.org/async-neocities-tmp/-/async-neocities-tmp-0.0.10.tgz", - "_shasum": "c2fc787ff96679f2dec882b6f434b54b5629e0e0", - "_spec": "async-neocities-tmp@0.0.10", + "_resolved": "https://registry.npmjs.org/async-neocities/-/async-neocities-0.0.10.tgz", + "_shasum": "fcb1e7e49c1577a2f2735256e51ca9e51893b792", + "_spec": "async-neocities@0.0.10", "_where": "/Users/bret/repos/deploy-to-neocities", "author": { "name": "Bret Comnes", @@ -52,7 +52,7 @@ "keywords": [], "license": "MIT", "main": "index.js", - "name": "async-neocities-tmp", + "name": "async-neocities", "repository": { "type": "git", "url": "git+https://github.com/bcomnes/async-neocities.git" diff --git a/node_modules/async-neocities-tmp/test.js b/node_modules/async-neocities/test.js similarity index 100% rename from node_modules/async-neocities-tmp/test.js rename to node_modules/async-neocities/test.js diff --git a/node_modules/fetch-errors/package.json b/node_modules/fetch-errors/package.json index 6f58bec..9c04217 100644 --- a/node_modules/fetch-errors/package.json +++ b/node_modules/fetch-errors/package.json @@ -16,12 +16,12 @@ "fetchSpec": "^2.0.1" }, "_requiredBy": [ - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/fetch-errors/-/fetch-errors-2.0.1.tgz", "_shasum": "26616c7c22a0a386155ba8e53af27f98960e47dc", "_spec": "fetch-errors@^2.0.1", - "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp", + "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "author": { "name": "Bret Comnes", "email": "bcomnes@gmail.com", diff --git a/node_modules/form-data/package.json b/node_modules/form-data/package.json index 8bbd733..2b48c1d 100644 --- a/node_modules/form-data/package.json +++ b/node_modules/form-data/package.json @@ -16,12 +16,12 @@ "fetchSpec": "^3.0.0" }, "_requiredBy": [ - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.0.tgz", "_shasum": "31b7e39c85f1355b7139ee0c647cf0de7f83c682", "_spec": "form-data@^3.0.0", - "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp", + "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", diff --git a/node_modules/nanoassert/package.json b/node_modules/nanoassert/package.json index 8e7758d..e8366f8 100644 --- a/node_modules/nanoassert/package.json +++ b/node_modules/nanoassert/package.json @@ -16,12 +16,12 @@ "fetchSpec": "^2.0.0" }, "_requiredBy": [ - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-2.0.0.tgz", "_shasum": "a05f86de6c7a51618038a620f88878ed1e490c09", "_spec": "nanoassert@^2.0.0", - "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp", + "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "author": { "name": "Emil Bay", "email": "github@tixz.dk" diff --git a/node_modules/node-fetch/package.json b/node_modules/node-fetch/package.json index 2bc089d..0b6a836 100644 --- a/node_modules/node-fetch/package.json +++ b/node_modules/node-fetch/package.json @@ -17,7 +17,7 @@ }, "_requiredBy": [ "/@octokit/request", - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", "_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd", diff --git a/node_modules/pump/package.json b/node_modules/pump/package.json index 56dd419..91f1480 100644 --- a/node_modules/pump/package.json +++ b/node_modules/pump/package.json @@ -16,7 +16,7 @@ "fetchSpec": "^3.0.0" }, "_requiredBy": [ - "/async-neocities-tmp", + "/async-neocities", "/get-stream" ], "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", diff --git a/node_modules/qs/package.json b/node_modules/qs/package.json index 7c32b4f..f0941f1 100644 --- a/node_modules/qs/package.json +++ b/node_modules/qs/package.json @@ -16,12 +16,12 @@ "fetchSpec": "^6.9.1" }, "_requiredBy": [ - "/async-neocities-tmp" + "/async-neocities" ], "_resolved": "https://registry.npmjs.org/qs/-/qs-6.9.1.tgz", "_shasum": "20082c65cb78223635ab1a9eaca8875a29bf8ec9", "_spec": "qs@^6.9.1", - "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp", + "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "bugs": { "url": "https://github.com/ljharb/qs/issues" }, diff --git a/package.json b/package.json index 6710384..bb229dd 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@actions/core": "1.2.2", "@actions/github": "2.1.0", - "async-neocities-tmp": "0.0.10" + "async-neocities": "0.0.10" }, "standard": { "ignore": [