create-digigov-docs
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "create-digigov-docs", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Create a DigiGOV docs website that uses Docusaurus under the hood", | ||
@@ -12,7 +12,2 @@ "bin": "cli.js", | ||
], | ||
"scripts": { | ||
"publint": "publint", | ||
"lint": "digigov lint", | ||
"test": "echo 'no test command found'" | ||
}, | ||
"dependencies": { | ||
@@ -32,4 +27,4 @@ "cac": "6.5.6", | ||
"@digigov/cli": "1.1.0", | ||
"@digigov/cli-docs": "1.0.4", | ||
"@digigov/cli-test": "1.1.0", | ||
"@digigov/cli-docs": "1.0.5", | ||
"@digigov/cli-test": "1.1.1", | ||
"typescript": "5.3.2", | ||
@@ -39,3 +34,8 @@ "publint": "0.1.8" | ||
"license": "BSD-2-Clause", | ||
"gitHead": "c903a46306f77f55ad7fc4d2e274006f39a6c871" | ||
} | ||
"gitHead": "c903a46306f77f55ad7fc4d2e274006f39a6c871", | ||
"scripts": { | ||
"publint": "publint", | ||
"lint": "digigov lint", | ||
"test": "echo 'no test command found'" | ||
} | ||
} |
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
295418