Gathering detailed insights and metrics for @ory/hydra-client-fetch
Gathering detailed insights and metrics for @ory/hydra-client-fetch
Gathering detailed insights and metrics for @ory/hydra-client-fetch
Gathering detailed insights and metrics for @ory/hydra-client-fetch
npm install @ory/hydra-client-fetch
Typescript
Module System
Node Version
NPM Version
PHP (20%)
Java (19%)
C# (16.61%)
Python (12.67%)
Ruby (11.16%)
TypeScript (7.95%)
Dart (7.78%)
Rust (3.48%)
Elixir (1.25%)
Shell (0.05%)
Mustache (0.05%)
Dockerfile (0.01%)
Scala (0.01%)
Total Downloads
4,069
Last Day
40
Last Week
213
Last Month
1,067
Last Year
4,069
147 Stars
1,669 Commits
84 Forks
11 Watching
25 Branches
31 Contributors
Minified
Minified + Gzipped
Latest Version
2.2.1
Package Id
@ory/hydra-client-fetch@2.2.1
Unpacked Size
1.12 MB
Size
95.98 kB
File Count
273
NPM Version
10.8.1
Node Version
20.15.0
Publised On
08 Jul 2024
Cumulative downloads
Total Downloads
Last day
100%
40
Compared to previous day
Last week
-18.1%
213
Compared to previous week
Last month
22.2%
1,067
Compared to previous month
Last year
0%
4,069
Compared to previous year
1
This generator creates TypeScript/JavaScript client that utilizes Fetch API. The generated Node module can be used in the following environments:
Environment
Language level
Module system
It can be used in both TypeScript and JavaScript. In TypeScript, the definition will be automatically resolved via package.json
. (Reference)
To build and compile the typescript sources to javascript use:
npm install
npm run build
First build the package then run npm publish
navigate to the folder of your consuming project and run one of the following commands.
published:
npm install @ory/hydra-client-fetch@v2.2.1 --save
unPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --save
No vulnerabilities found.
Reason
30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
binaries present in source code
Details
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
37 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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