@microsoft/type2docfx 2.3.4-dev.2579476.0 → 2.3.4-dev.2585534.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@microsoft/type2docfx",
3
- "version": "2.3.4-dev.2579476.0",
3
+ "version": "2.3.4-dev.2585534.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@microsoft/type2docfx",
9
- "version": "2.3.4-dev.2579476.0",
9
+ "version": "2.3.4-dev.2585534.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "commander": "^9.4.1",
@@ -6926,9 +6926,9 @@
6926
6926
  }
6927
6927
  },
6928
6928
  "node_modules/shell-quote": {
6929
- "version": "1.8.2",
6930
- "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
6931
- "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
6929
+ "version": "1.8.4",
6930
+ "resolved": "https://pkgs.dev.azure.com/ceapex/engineering/_packaging/engineering_PublicPackages/npm/registry/shell-quote/-/shell-quote-1.8.4.tgz",
6931
+ "integrity": "sha1-Lt2aTc78lmSeLiyxL2N7Hx2SoZA=",
6932
6932
  "license": "MIT",
6933
6933
  "engines": {
6934
6934
  "node": ">= 0.4"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/type2docfx",
3
- "version": "2.3.4-dev.2579476.0",
3
+ "version": "2.3.4-dev.2585534.0",
4
4
  "description": "A tool to convert json format output from TypeDoc to schema driven reference model for DocFx to consume.",
5
5
  "main": "./dist/main.js",
6
6
  "bin": {