sha256:85d780f7f4ffd2e5f9dff57015307e476bfd15a6cc8e0c253ad66c4f1dfa84de
Found in archives
-
sha256:6068e5e56bae7def7ba5869a50b947839ab56be495fc3d569f0eaf6bfab23dd2bun-bun-v1.4.0/test/cli/install/migration/pnpm/v9-git-urls-and-orphan/pnpm-lock.yaml -
sha256:9963baf4b9606ea5fcd4e1c199f651df983a842a73fe72f3f1ce24538aaacbd4test/cli/install/migration/pnpm/v9-git-urls-and-orphan/pnpm-lock.yaml
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
a:
specifier: git+ssh://git@example.com:2222/org/a.git
version: git+ssh://git@example.com:2222/org/a.git#aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
b:
specifier: git+https://TOKEN:x-oauth-basic@github.com/foo/bar.git
version: git+https://TOKEN:x-oauth-basic@github.com/foo/bar.git#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
packages:
a@git+ssh://git@example.com:2222/org/a.git#aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa:
resolution: {commit: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, repo: ssh://git@example.com:2222/org/a.git, type: git}
version: 1.0.0
b@git+https://TOKEN:x-oauth-basic@github.com/foo/bar.git#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb:
resolution: {commit: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, repo: https://TOKEN:x-oauth-basic@github.com/foo/bar.git, type: git}
version: 1.0.0
orphan@1.0.0:
resolution: {integrity: sha512-orphan==}
snapshots:
a@git+ssh://git@example.com:2222/org/a.git#aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa: {}
b@git+https://TOKEN:x-oauth-basic@github.com/foo/bar.git#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb: {}
Return to home page.