Gathering detailed insights and metrics for @ory/kratos-client
Gathering detailed insights and metrics for @ory/kratos-client
npm install @ory/kratos-client
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
2,205,691
Last Day
2,919
Last Week
14,234
Last Month
61,544
Last Year
798,020
147 Stars
1,669 Commits
84 Forks
11 Watching
25 Branches
31 Contributors
Minified
Minified + Gzipped
Latest Version
1.2.1
Package Id
@ory/kratos-client@1.2.1
Unpacked Size
2.35 MB
Size
275.86 kB
File Count
33
NPM Version
10.8.1
Node Version
20.15.0
Publised On
17 Jul 2024
Cumulative downloads
Total Downloads
Last day
-2.4%
2,919
Compared to previous day
Last week
-12.4%
14,234
Compared to previous week
Last month
-2.3%
61,544
Compared to previous month
Last year
3.6%
798,020
Compared to previous year
1
2
This generator creates TypeScript/JavaScript client that utilizes axios. 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/kratos-client@v1.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