https://github.com/npm/minipass-fetch
npm-cli
Score: 4.127134385045092
Last synced: about 12 hours ago
JSON representation
Repository metadata:
An implementation of window.fetch in Node.js using Minipass streams
- Host: GitHub
- URL: https://github.com/npm/minipass-fetch
- Owner: npm
- License: other
- Created: 2019-09-23T21:36:10.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-06-18T15:48:40.000Z (about 1 month ago)
- Last Synced: 2026-06-29T03:03:55.609Z (about 1 month ago)
- Topics: npm-cli
- Language: JavaScript
- Homepage:
- Size: 438 KB
- Stars: 60
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: npm
- Login: npm
- Email:
- Kind: organization
- Description: JavaScript Package Manager, Registry & Website
- Website: https://npmjs.com
- Location: United States of America
- Twitter: npmjs
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6078720?v=4
- Repositories: 343
- Last Synced at: 2024-04-14T06:35:40.452Z
- Profile URL: https://github.com/npm
Dependencies
package.json
npm
- @npmcli/eslint-config ^3.0.1 development
- @npmcli/template-oss 3.5.0 development
- @ungap/url-search-params ^0.2.2 development
- abort-controller ^3.0.0 development
- abortcontroller-polyfill ~1.7.3 development
- form-data ^4.0.0 development
- nock ^13.2.4 development
- parted ^0.1.1 development
- string-to-arraybuffer ^1.0.2 development
- tap ^16.0.0 development
- minipass ^3.1.6
- minipass-sized ^1.0.3
- minizlib ^2.1.2
.github/workflows/audit.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
.github/workflows/ci-release.yml
actions
- LouisBrunner/checks-action v1.3.1 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-node v3 composite
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/post-dependabot.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- dependabot/fetch-metadata v1 composite
.github/workflows/pull-request.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
.github/workflows/release.yml
actions
- LouisBrunner/checks-action v1.3.1 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-node v3 composite
.github/actions/create-check/action.yml
actions
- LouisBrunner/checks-action v1.6.0 composite
- actions/github-script v6 composite
.github/actions/install-latest-npm/action.yml
actions
.github/workflows/release-integration.yml
actions
- ./.github/actions/install-latest-npm * composite
- actions/checkout v3 composite
- actions/setup-node v3 composite