@fedify/init
Advanced tools
+1
-1
| //#region deno.json | ||
| var version = "2.4.0-dev.1490+e2224ef1"; | ||
| var version = "2.4.0-dev.1504+756217cc"; | ||
| //#endregion | ||
| export { version }; |
+5
-2
| { | ||
| "name": "@fedify/init", | ||
| "version": "2.4.0-dev.1490+e2224ef1", | ||
| "version": "2.4.0-dev.1504+756217cc", | ||
| "description": "Project initializer for Fedify", | ||
@@ -21,3 +21,6 @@ "keywords": [ | ||
| }, | ||
| "funding": "https://opencollective.com/fedify", | ||
| "funding": [ | ||
| "https://opencollective.com/fedify", | ||
| "https://github.com/sponsors/dahlia" | ||
| ], | ||
| "repository": { | ||
@@ -24,0 +27,0 @@ "type": "git", |
+9
-3
@@ -75,12 +75,18 @@ @fedify/init: Project initializer for Fedify | ||
| To run the test, use the mise task from the repository root: | ||
| To run the test using Deno: | ||
| ~~~~ sh | ||
| mise run test:init | ||
| deno task test-init | ||
| ~~~~ | ||
| Or using pnpm: | ||
| ~~~~ sh | ||
| pnpm test-init | ||
| ~~~~ | ||
| You can also filter specific options to test a subset of combinations: | ||
| ~~~~ sh | ||
| mise run test:init -w hono -p deno | ||
| deno task test-init -w hono -p deno | ||
| ~~~~ | ||
@@ -87,0 +93,0 @@ |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
169210
0.04%95
6.74%