Installations
npm install @web-std/stream
Developer Guide
Typescript
Yes
Module System
ESM, UMD
Node Version
16.20.2
NPM Version
8.19.4
Score
99.5
Supply Chain
77.1
Quality
75.2
Maintenance
100
Vulnerability
100
License
Releases
@web-std/fetch fetch-v4.2.1
Published on 29 Aug 2023
@web-std/fetch fetch-v4.2.0
Published on 29 Aug 2023
@web-std/file file-v3.0.3
Published on 29 Aug 2023
@web-std/blob blob-v3.0.5
Published on 29 Aug 2023
@web-std/form-data form-data-v3.1.0
Published on 28 Aug 2023
@web-std/stream stream-v1.0.3
Published on 28 Aug 2023
Contributors
Unable to fetch Contributors
Languages
JavaScript (99.95%)
TypeScript (0.05%)
Developer
web-std
Download Statistics
Total Downloads
10,899,816
Last Day
18,443
Last Week
100,905
Last Month
319,934
Last Year
4,518,782
GitHub Statistics
93 Stars
106 Commits
31 Forks
3 Watching
2 Branches
19 Contributors
Bundle Size
1.38 kB
Minified
398.00 B
Minified + Gzipped
Package Meta Information
Latest Version
1.0.3
Package Id
@web-std/stream@1.0.3
Unpacked Size
6.26 kB
Size
1.92 kB
File Count
6
NPM Version
8.19.4
Node Version
16.20.2
Publised On
28 Aug 2023
Total Downloads
Cumulative downloads
Total Downloads
10,899,816
Last day
7.2%
18,443
Compared to previous day
Last week
56.1%
100,905
Compared to previous week
Last month
-18%
319,934
Compared to previous month
Last year
15.7%
4,518,782
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
@web-std/stream
Web streams APIs across web & node. In browsers this library just exports stream constructors, in node it exports [native web stream implementations][node webstreams] when available and web-streams-polyfill
⚠️ Please note that library makes no attempt to polyfill
WritableStream
orTransforStream
in web browsers that do not have them.
Usage
1import { 2 ReadableStream, 3 WritableStream, 4 TransformStream, 5} from "@web-std/stream"
Usage from Typescript
This library makes use of typescript using JSDOC annotations and also generates type definitions along with typed definition maps. So you should be able to get all the type inference out of the box.
Install
npm install @web-std/stream
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 20/22 approved changesets -- score normalized to 9
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blob.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blob.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/blob.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/blob.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blob.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blob.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/blob.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/blob.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fetch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fetch.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/fetch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/fetch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fetch.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fetch.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/fetch.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/fetch.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/fetch.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/file.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/file.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/file.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/file.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/form-data.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/form-data.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/form-data.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/form-data.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/form-data.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/form-data.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/form-data.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/form-data.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/stream.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/stream.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/stream.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stream.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/stream.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/web-std/io/stream.yml/main?enable=pin
- Info: 0 out of 26 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 20 third-party GitHubAction dependencies pinned
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/blob.yml:1
- Warn: no topLevel permission defined: .github/workflows/fetch.yml:1
- Warn: no topLevel permission defined: .github/workflows/file.yml:1
- Warn: no topLevel permission defined: .github/workflows/form-data.yml:1
- Warn: no topLevel permission defined: .github/workflows/release.yml:1
- Warn: no topLevel permission defined: .github/workflows/stream.yml:1
- Info: no jobLevel write permissions found
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 29 are checked with a SAST tool
Reason
32 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq
- Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2
- Warn: Project is vulnerable to: GHSA-434g-2637-qmqr
- Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m
- Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw
- Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p
- Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97
- Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6
- Warn: Project is vulnerable to: GHSA-896r-f27r-55mw
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
Score
3.3
/10
Last Scanned on 2025-01-06
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More