workspace-tools 0.21.0 → 0.23.1

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.
Files changed (67) hide show
  1. package/CHANGELOG.json +54 -1
  2. package/CHANGELOG.md +30 -2
  3. package/lib/dependencies/index.d.ts +12 -0
  4. package/lib/dependencies/index.js +14 -0
  5. package/lib/{dependencies.d.ts → dependencies/transitiveDeps.d.ts} +1 -7
  6. package/lib/{dependencies.js → dependencies/transitiveDeps.js} +3 -12
  7. package/lib/{createDependencyMap.d.ts → graph/createDependencyMap.d.ts} +3 -5
  8. package/lib/{createDependencyMap.js → graph/createDependencyMap.js} +3 -2
  9. package/lib/graph/createPackageGraph.d.ts +10 -0
  10. package/lib/graph/createPackageGraph.js +122 -0
  11. package/lib/graph/getPackageDependencies.d.ts +6 -0
  12. package/lib/graph/getPackageDependencies.js +20 -0
  13. package/lib/graph/index.d.ts +3 -0
  14. package/lib/graph/index.js +16 -0
  15. package/lib/index.d.ts +2 -2
  16. package/lib/index.js +2 -2
  17. package/lib/lockfile/index.js +2 -2
  18. package/package.json +5 -3
  19. package/.github/workflows/pr.yml +0 -29
  20. package/.github/workflows/release.yml +0 -36
  21. package/.prettierrc +0 -6
  22. package/CODE_OF_CONDUCT.md +0 -9
  23. package/SECURITY.md +0 -41
  24. package/beachball.config.js +0 -12
  25. package/docs/.nojekyll +0 -1
  26. package/docs/assets/highlight.css +0 -22
  27. package/docs/assets/icons.css +0 -1043
  28. package/docs/assets/icons.png +0 -0
  29. package/docs/assets/icons@2x.png +0 -0
  30. package/docs/assets/main.js +0 -52
  31. package/docs/assets/search.js +0 -1
  32. package/docs/assets/style.css +0 -1414
  33. package/docs/assets/widgets.png +0 -0
  34. package/docs/assets/widgets@2x.png +0 -0
  35. package/docs/index.html +0 -42
  36. package/docs/interfaces/NpmLockFile.html +0 -1
  37. package/docs/interfaces/NpmSymlinkInfo.html +0 -1
  38. package/docs/interfaces/NpmWorkspacesInfo.html +0 -1
  39. package/docs/interfaces/PackageInfo.html +0 -1
  40. package/docs/interfaces/PackageInfos.html +0 -1
  41. package/docs/interfaces/PnpmLockFile.html +0 -1
  42. package/docs/modules.html +0 -70
  43. package/jest.config.js +0 -11
  44. package/lib/__tests__/dependencies.test.d.ts +0 -1
  45. package/lib/__tests__/dependencies.test.js +0 -141
  46. package/lib/__tests__/getChangedPackages.test.d.ts +0 -1
  47. package/lib/__tests__/getChangedPackages.test.js +0 -142
  48. package/lib/__tests__/getDefaultRemote.test.d.ts +0 -1
  49. package/lib/__tests__/getDefaultRemote.test.js +0 -26
  50. package/lib/__tests__/getInitDefaultBranch.test.d.ts +0 -1
  51. package/lib/__tests__/getInitDefaultBranch.test.js +0 -26
  52. package/lib/__tests__/getPackagesByFiles.test.d.ts +0 -1
  53. package/lib/__tests__/getPackagesByFiles.test.js +0 -54
  54. package/lib/__tests__/getScopedPackages.test.d.ts +0 -1
  55. package/lib/__tests__/getScopedPackages.test.js +0 -74
  56. package/lib/__tests__/getWorkspaceRoot.test.d.ts +0 -1
  57. package/lib/__tests__/getWorkspaceRoot.test.js +0 -40
  58. package/lib/__tests__/getWorkspaces.test.d.ts +0 -1
  59. package/lib/__tests__/getWorkspaces.test.js +0 -122
  60. package/lib/__tests__/graph.test.d.ts +0 -1
  61. package/lib/__tests__/graph.test.js +0 -117
  62. package/lib/__tests__/lockfile.test.d.ts +0 -1
  63. package/lib/__tests__/lockfile.test.js +0 -42
  64. package/lib/__tests__/queryLockFile.test.d.ts +0 -1
  65. package/lib/__tests__/queryLockFile.test.js +0 -43
  66. package/lib/graph.d.ts +0 -8
  67. package/lib/graph.js +0 -61
Binary file
Binary file
package/docs/index.html DELETED
@@ -1,42 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1>workspace-tools </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography">
2
- <a href="#workspace-tools" id="workspace-tools" style="color: inherit; text-decoration: none;">
3
- <h1>workspace-tools</h1>
4
- </a>
5
- <p>A collection of tools that are useful in a git-controlled monorepo that is managed by one of these software:</p>
6
- <ul>
7
- <li>lerna</li>
8
- <li>npm workspaces</li>
9
- <li>pnpm workspaces</li>
10
- <li>rush</li>
11
- <li>yarn workspaces</li>
12
- </ul>
13
-
14
- <a href="#environment-variables" id="environment-variables" style="color: inherit; text-decoration: none;">
15
- <h1>Environment Variables</h1>
16
- </a>
17
-
18
- <a href="#git_max_buffer-git-operation-maxbuffer" id="git_max_buffer-git-operation-maxbuffer" style="color: inherit; text-decoration: none;">
19
- <h2>GIT_MAX_BUFFER: git operation maxBuffer</h2>
20
- </a>
21
- <p>Override this value with &quot;GIT_MAX_BUFFER&quot; environment variable. By default, it is using 500MB (as opposed to the
22
- default node.js maxBuffer of 1MB)</p>
23
-
24
- <a href="#preferred_workspace_manager" id="preferred_workspace_manager" style="color: inherit; text-decoration: none;">
25
- <h2>PREFERRED_WORKSPACE_MANAGER</h2>
26
- </a>
27
- <p>Sometimes multiple package manager files are checked in. It is necessary to hint to <code>workspace-tools</code> which manager
28
- is used: <code>npm</code>, <code>yarn</code>, <code>pnpm</code>, <code>rush</code>, or <code>lerna</code></p>
29
-
30
- <a href="#contributing" id="contributing" style="color: inherit; text-decoration: none;">
31
- <h1>Contributing</h1>
32
- </a>
33
- <p>This project welcomes contributions and suggestions. Most contributions require you to agree to a
34
- Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
35
- the rights to use your contribution. For details, visit <a href="https://cla.opensource.microsoft.com">https://cla.opensource.microsoft.com</a>.</p>
36
- <p>When you submit a pull request, a CLA bot will automatically determine whether you need to provide
37
- a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
38
- provided by the bot. You will only need to do this once across all repos using our CLA.</p>
39
- <p>This project has adopted the <a href="https://opensource.microsoft.com/codeofconduct/">Microsoft Open Source Code of Conduct</a>.
40
- For more information see the <a href="https://opensource.microsoft.com/codeofconduct/faq/">Code of Conduct FAQ</a> or
41
- contact <a href="mailto:opencode@microsoft.com">opencode@microsoft.com</a> with any additional questions or comments.</p>
42
- </div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-interface"><a href="interfaces/NpmLockFile.html" class="tsd-kind-icon">Npm<wbr/>Lock<wbr/>File</a></li><li class="tsd-kind-interface"><a href="interfaces/NpmSymlinkInfo.html" class="tsd-kind-icon">Npm<wbr/>Symlink<wbr/>Info</a></li><li class="tsd-kind-interface"><a href="interfaces/NpmWorkspacesInfo.html" class="tsd-kind-icon">Npm<wbr/>Workspaces<wbr/>Info</a></li><li class="tsd-kind-interface"><a href="interfaces/PackageInfo.html" class="tsd-kind-icon">Package<wbr/>Info</a></li><li class="tsd-kind-interface"><a href="interfaces/PackageInfos.html" class="tsd-kind-icon">Package<wbr/>Infos</a></li><li class="tsd-kind-interface"><a href="interfaces/PnpmLockFile.html" class="tsd-kind-icon">Pnpm<wbr/>Lock<wbr/>File</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Dependencies" class="tsd-kind-icon">Dependencies</a></li><li class="tsd-kind-type-alias"><a href="modules.html#LockDependency" class="tsd-kind-icon">Lock<wbr/>Dependency</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ParsedLock" class="tsd-kind-icon">Parsed<wbr/>Lock</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WorkspaceInfo" class="tsd-kind-icon">Workspace<wbr/>Info</a></li><li class="tsd-kind-function"><a href="modules.html#_resetCache" class="tsd-kind-icon">_reset<wbr/>Cache</a></li><li class="tsd-kind-function"><a href="modules.html#_resetGraphCache" class="tsd-kind-icon">_reset<wbr/>Graph<wbr/>Cache</a></li><li class="tsd-kind-function"><a href="modules.html#addGitObserver" class="tsd-kind-icon">add<wbr/>Git<wbr/>Observer</a></li><li class="tsd-kind-function"><a href="modules.html#commit" class="tsd-kind-icon">commit</a></li><li class="tsd-kind-function"><a href="modules.html#fetchRemote" class="tsd-kind-icon">fetch<wbr/>Remote</a></li><li class="tsd-kind-function"><a href="modules.html#fetchRemoteBranch" class="tsd-kind-icon">fetch<wbr/>Remote<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#findGitRoot" class="tsd-kind-icon">find<wbr/>Git<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#findPackageRoot" class="tsd-kind-icon">find<wbr/>Package<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#findWorkspacePath" class="tsd-kind-icon">find<wbr/>Workspace<wbr/>Path</a></li><li class="tsd-kind-function"><a href="modules.html#getAllPackageJsonFiles" class="tsd-kind-icon">get<wbr/>All<wbr/>Package<wbr/>Json<wbr/>Files</a></li><li class="tsd-kind-function"><a href="modules.html#getBranchChanges" class="tsd-kind-icon">get<wbr/>Branch<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#getBranchName" class="tsd-kind-icon">get<wbr/>Branch<wbr/>Name</a></li><li class="tsd-kind-function"><a href="modules.html#getChangePath" class="tsd-kind-icon">get<wbr/>Change<wbr/>Path</a></li><li class="tsd-kind-function"><a href="modules.html#getChangedPackages" class="tsd-kind-icon">get<wbr/>Changed<wbr/>Packages</a></li><li class="tsd-kind-function"><a href="modules.html#getChangedPackagesBetweenRefs" class="tsd-kind-icon">get<wbr/>Changed<wbr/>Packages<wbr/>Between<wbr/>Refs</a></li><li class="tsd-kind-function"><a href="modules.html#getChanges" class="tsd-kind-icon">get<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#getChangesBetweenRefs" class="tsd-kind-icon">get<wbr/>Changes<wbr/>Between<wbr/>Refs</a></li><li class="tsd-kind-function"><a href="modules.html#getCurrentHash" class="tsd-kind-icon">get<wbr/>Current<wbr/>Hash</a></li><li class="tsd-kind-function"><a href="modules.html#getDefaultBranch" class="tsd-kind-icon">get<wbr/>Default<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#getDefaultRemote" class="tsd-kind-icon">get<wbr/>Default<wbr/>Remote</a></li><li class="tsd-kind-function"><a href="modules.html#getDefaultRemoteBranch" class="tsd-kind-icon">get<wbr/>Default<wbr/>Remote<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#getDependentMap" class="tsd-kind-icon">get<wbr/>Dependent<wbr/>Map</a></li><li class="tsd-kind-function"><a href="modules.html#getFileAddedHash" class="tsd-kind-icon">get<wbr/>File<wbr/>Added<wbr/>Hash</a></li><li class="tsd-kind-function"><a href="modules.html#getFullBranchRef" class="tsd-kind-icon">get<wbr/>Full<wbr/>Branch<wbr/>Ref</a></li><li class="tsd-kind-function"><a href="modules.html#getInternalDeps" class="tsd-kind-icon">get<wbr/>Internal<wbr/>Deps</a></li><li class="tsd-kind-function"><a href="modules.html#getPackageGraph" class="tsd-kind-icon">get<wbr/>Package<wbr/>Graph</a></li><li class="tsd-kind-function"><a href="modules.html#getPackageInfos" class="tsd-kind-icon">get<wbr/>Package<wbr/>Infos</a></li><li class="tsd-kind-function"><a href="modules.html#getPackagesByFiles" class="tsd-kind-icon">get<wbr/>Packages<wbr/>By<wbr/>Files</a></li><li class="tsd-kind-function"><a href="modules.html#getParentBranch" class="tsd-kind-icon">get<wbr/>Parent<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#getPnpmWorkspaceRoot" class="tsd-kind-icon">get<wbr/>Pnpm<wbr/>Workspace<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#getPnpmWorkspaces" class="tsd-kind-icon">get<wbr/>Pnpm<wbr/>Workspaces</a></li><li class="tsd-kind-function"><a href="modules.html#getRecentCommitMessages" class="tsd-kind-icon">get<wbr/>Recent<wbr/>Commit<wbr/>Messages</a></li><li class="tsd-kind-function"><a href="modules.html#getRemoteBranch" class="tsd-kind-icon">get<wbr/>Remote<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#getRushWorkspaceRoot" class="tsd-kind-icon">get<wbr/>Rush<wbr/>Workspace<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#getRushWorkspaces" class="tsd-kind-icon">get<wbr/>Rush<wbr/>Workspaces</a></li><li class="tsd-kind-function"><a href="modules.html#getScopedPackages" class="tsd-kind-icon">get<wbr/>Scoped<wbr/>Packages</a></li><li class="tsd-kind-function"><a href="modules.html#getShortBranchName" class="tsd-kind-icon">get<wbr/>Short<wbr/>Branch<wbr/>Name</a></li><li class="tsd-kind-function"><a href="modules.html#getStagedChanges" class="tsd-kind-icon">get<wbr/>Staged<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#getTransitiveConsumers" class="tsd-kind-icon">get<wbr/>Transitive<wbr/>Consumers</a></li><li class="tsd-kind-function"><a href="modules.html#getTransitiveDependencies" class="tsd-kind-icon">get<wbr/>Transitive<wbr/>Dependencies</a></li><li class="tsd-kind-function"><a href="modules.html#getTransitiveDependents" class="tsd-kind-icon">get<wbr/>Transitive<wbr/>Dependents</a></li><li class="tsd-kind-function"><a href="modules.html#getTransitiveProviders" class="tsd-kind-icon">get<wbr/>Transitive<wbr/>Providers</a></li><li class="tsd-kind-function"><a href="modules.html#getUnstagedChanges" class="tsd-kind-icon">get<wbr/>Unstaged<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#getUntrackedChanges" class="tsd-kind-icon">get<wbr/>Untracked<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#getUserEmail" class="tsd-kind-icon">get<wbr/>User<wbr/>Email</a></li><li class="tsd-kind-function"><a href="modules.html#getWorkspaceRoot" class="tsd-kind-icon">get<wbr/>Workspace<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#getWorkspaces" class="tsd-kind-icon">get<wbr/>Workspaces</a></li><li class="tsd-kind-function"><a href="modules.html#getYarnWorkspaceRoot" class="tsd-kind-icon">get<wbr/>Yarn<wbr/>Workspace<wbr/>Root</a></li><li class="tsd-kind-function"><a href="modules.html#getYarnWorkspaces" class="tsd-kind-icon">get<wbr/>Yarn<wbr/>Workspaces</a></li><li class="tsd-kind-function"><a href="modules.html#git" class="tsd-kind-icon">git</a></li><li class="tsd-kind-function"><a href="modules.html#gitFailFast" class="tsd-kind-icon">git<wbr/>Fail<wbr/>Fast</a></li><li class="tsd-kind-function"><a href="modules.html#init" class="tsd-kind-icon">init</a></li><li class="tsd-kind-function"><a href="modules.html#isChildOf" class="tsd-kind-icon">is<wbr/>Child<wbr/>Of</a></li><li class="tsd-kind-function"><a href="modules.html#listAllTrackedFiles" class="tsd-kind-icon">list<wbr/>All<wbr/>Tracked<wbr/>Files</a></li><li class="tsd-kind-function"><a href="modules.html#listOfWorkspacePackageNames" class="tsd-kind-icon">list<wbr/>Of<wbr/>Workspace<wbr/>Package<wbr/>Names</a></li><li class="tsd-kind-function"><a href="modules.html#nameAtVersion" class="tsd-kind-icon">name<wbr/>At<wbr/>Version</a></li><li class="tsd-kind-function"><a href="modules.html#parseLockFile" class="tsd-kind-icon">parse<wbr/>Lock<wbr/>File</a></li><li class="tsd-kind-function"><a href="modules.html#parseRemoteBranch" class="tsd-kind-icon">parse<wbr/>Remote<wbr/>Branch</a></li><li class="tsd-kind-function"><a href="modules.html#queryLockFile" class="tsd-kind-icon">query<wbr/>Lock<wbr/>File</a></li><li class="tsd-kind-function"><a href="modules.html#revertLocalChanges" class="tsd-kind-icon">revert<wbr/>Local<wbr/>Changes</a></li><li class="tsd-kind-function"><a href="modules.html#searchUp" class="tsd-kind-icon">search<wbr/>Up</a></li><li class="tsd-kind-function"><a href="modules.html#stage" class="tsd-kind-icon">stage</a></li><li class="tsd-kind-function"><a href="modules.html#stageAndCommit" class="tsd-kind-icon">stage<wbr/>And<wbr/>Commit</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>NpmLockFile | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="NpmLockFile.html">NpmLockFile</a></li></ul><h1>Interface NpmLockFile </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">NpmLockFile</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#lockfileVersion" class="tsd-kind-icon">lockfile<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#packages" class="tsd-kind-icon">packages</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#requires" class="tsd-kind-icon">requires</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#version" class="tsd-kind-icon">version</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="dependencies" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dependencies<a href="#dependencies" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dependencies<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L42">lockfile/types.ts:42</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="../modules.html#LockDependency" class="tsd-signature-type" data-tsd-kind="Type alias">LockDependency</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="lockfileVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> lockfile<wbr/>Version<a href="#lockfileVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">lockfile<wbr/>Version<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">2</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">1</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">3</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L37">lockfile/types.ts:37</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link">name<a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L35">lockfile/types.ts:35</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="packages" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> packages<a href="#packages" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">packages<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><span class="tsd-signature-symbol">?: </span><a href="NpmWorkspacesInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">NpmWorkspacesInfo</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L39">lockfile/types.ts:39</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="requires" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> requires<a href="#requires" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">requires<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L38">lockfile/types.ts:38</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="version" class="tsd-anchor"></a><h3 class="tsd-anchor-link">version<a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L36">lockfile/types.ts:36</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="NpmLockFile.html" class="tsd-kind-icon">Npm<wbr/>Lock<wbr/>File</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#lockfileVersion" class="tsd-kind-icon">lockfile<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#packages" class="tsd-kind-icon">packages</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#requires" class="tsd-kind-icon">requires</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmLockFile.html#version" class="tsd-kind-icon">version</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>NpmSymlinkInfo | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="NpmSymlinkInfo.html">NpmSymlinkInfo</a></li></ul><h1>Interface NpmSymlinkInfo </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">NpmSymlinkInfo</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#dev" class="tsd-kind-icon">dev</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#devOptional" class="tsd-kind-icon">dev<wbr/>Optional</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#integrity" class="tsd-kind-icon">integrity</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#link" class="tsd-kind-icon">link</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#optional" class="tsd-kind-icon">optional</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#resolved" class="tsd-kind-icon">resolved</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="dependencies" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dependencies<a href="#dependencies" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dependencies<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L31">lockfile/types.ts:31</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="../modules.html#LockDependency" class="tsd-signature-type" data-tsd-kind="Type alias">LockDependency</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="dev" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dev<a href="#dev" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dev<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L28">lockfile/types.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="devOptional" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dev<wbr/>Optional<a href="#devOptional" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dev<wbr/>Optional<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L30">lockfile/types.ts:30</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="integrity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> integrity<a href="#integrity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">integrity<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;sha512&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;sha1&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L27">lockfile/types.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="link" class="tsd-anchor"></a><h3 class="tsd-anchor-link">link<a href="#link" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L26">lockfile/types.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="optional" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> optional<a href="#optional" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">optional<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L29">lockfile/types.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="resolved" class="tsd-anchor"></a><h3 class="tsd-anchor-link">resolved<a href="#resolved" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">resolved<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L25">lockfile/types.ts:25</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="NpmSymlinkInfo.html" class="tsd-kind-icon">Npm<wbr/>Symlink<wbr/>Info</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#dev" class="tsd-kind-icon">dev</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#devOptional" class="tsd-kind-icon">dev<wbr/>Optional</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#integrity" class="tsd-kind-icon">integrity</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#link" class="tsd-kind-icon">link</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#optional" class="tsd-kind-icon">optional</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmSymlinkInfo.html#resolved" class="tsd-kind-icon">resolved</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>NpmWorkspacesInfo | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="NpmWorkspacesInfo.html">NpmWorkspacesInfo</a></li></ul><h1>Interface NpmWorkspacesInfo </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">NpmWorkspacesInfo</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmWorkspacesInfo.html#version" class="tsd-kind-icon">version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmWorkspacesInfo.html#workspaces" class="tsd-kind-icon">workspaces</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="version" class="tsd-anchor"></a><h3 class="tsd-anchor-link">version<a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L20">lockfile/types.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="workspaces" class="tsd-anchor"></a><h3 class="tsd-anchor-link">workspaces<a href="#workspaces" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">workspaces<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>packages<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L21">lockfile/types.ts:21</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>packages<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="NpmWorkspacesInfo.html" class="tsd-kind-icon">Npm<wbr/>Workspaces<wbr/>Info</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmWorkspacesInfo.html#version" class="tsd-kind-icon">version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="NpmWorkspacesInfo.html#workspaces" class="tsd-kind-icon">workspaces</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PackageInfo | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="PackageInfo.html">PackageInfo</a></li></ul><h1>Interface PackageInfo </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">PackageInfo</span></li></ul></section><section class="tsd-panel tsd-kind-interface"><h3 class="tsd-before-signature">Indexable</h3><div class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#devDependencies" class="tsd-kind-icon">dev<wbr/>Dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#group" class="tsd-kind-icon">group</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#packageJsonPath" class="tsd-kind-icon">package<wbr/>Json<wbr/>Path</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#peerDependencies" class="tsd-kind-icon">peer<wbr/>Dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#private" class="tsd-kind-icon">private</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#scripts" class="tsd-kind-icon">scripts</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#version" class="tsd-kind-icon">version</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="dependencies" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dependencies<a href="#dependencies" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dependencies<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L5">types/PackageInfo.ts:5</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>dep: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="devDependencies" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dev<wbr/>Dependencies<a href="#devDependencies" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dev<wbr/>Dependencies<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L6">types/PackageInfo.ts:6</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>dep: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="group" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> group<a href="#group" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">group<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L9">types/PackageInfo.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link">name<a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L2">types/PackageInfo.ts:2</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="packageJsonPath" class="tsd-anchor"></a><h3 class="tsd-anchor-link">package<wbr/>Json<wbr/>Path<a href="#packageJsonPath" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">package<wbr/>Json<wbr/>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L3">types/PackageInfo.ts:3</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="peerDependencies" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> peer<wbr/>Dependencies<a href="#peerDependencies" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">peer<wbr/>Dependencies<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L7">types/PackageInfo.ts:7</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>dep: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="private" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> private<a href="#private" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">private<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L8">types/PackageInfo.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="scripts" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> scripts<a href="#scripts" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">scripts<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L10">types/PackageInfo.ts:10</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>dep: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="version" class="tsd-anchor"></a><h3 class="tsd-anchor-link">version<a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/types/PackageInfo.ts#L4">types/PackageInfo.ts:4</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="PackageInfo.html" class="tsd-kind-icon">Package<wbr/>Info</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#dependencies" class="tsd-kind-icon">dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#devDependencies" class="tsd-kind-icon">dev<wbr/>Dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#group" class="tsd-kind-icon">group</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#packageJsonPath" class="tsd-kind-icon">package<wbr/>Json<wbr/>Path</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#peerDependencies" class="tsd-kind-icon">peer<wbr/>Dependencies</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#private" class="tsd-kind-icon">private</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#scripts" class="tsd-kind-icon">scripts</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PackageInfo.html#version" class="tsd-kind-icon">version</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PackageInfos | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="PackageInfos.html">PackageInfos</a></li></ul><h1>Interface PackageInfos </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">PackageInfos</span></li></ul></section><section class="tsd-panel tsd-kind-interface"><h3 class="tsd-before-signature">Indexable</h3><div class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">[</span>pkgName: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="PackageInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">PackageInfo</a></div></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="PackageInfos.html" class="tsd-kind-icon">Package<wbr/>Infos</a><ul></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PnpmLockFile | workspace-tools</title><meta name="description" content="Documentation for workspace-tools"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">workspace-tools</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">workspace-tools</a></li><li><a href="PnpmLockFile.html">PnpmLockFile</a></li></ul><h1>Interface PnpmLockFile </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">PnpmLockFile</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PnpmLockFile.html#packages" class="tsd-kind-icon">packages</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="packages" class="tsd-anchor"></a><h3 class="tsd-anchor-link">packages<a href="#packages" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">packages<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/workspace-tools/blob/d895921/src/lockfile/types.ts#L16">lockfile/types.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="PnpmLockFile.html" class="tsd-kind-icon">Pnpm<wbr/>Lock<wbr/>File</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="PnpmLockFile.html#packages" class="tsd-kind-icon">packages</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>