Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-digigov-docs

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-digigov-docs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

20

package.json
{
"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'"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc