Gathering detailed insights and metrics for @ory/client
Gathering detailed insights and metrics for @ory/client
Gathering detailed insights and metrics for @ory/client
Gathering detailed insights and metrics for @ory/client
npm install @ory/client
Typescript
Module System
Node Version
NPM Version
65.7
Supply Chain
86.9
Quality
96.8
Maintenance
100
Vulnerability
100
License
PHP (19.98%)
Java (18.9%)
C# (16.67%)
Python (12.77%)
Ruby (11.16%)
TypeScript (7.96%)
Dart (7.72%)
Rust (3.48%)
Elixir (1.25%)
Shell (0.05%)
Mustache (0.05%)
Dockerfile (0.01%)
Scala (0.01%)
Total Downloads
4,815,773
Last Day
1,728
Last Week
51,580
Last Month
202,660
Last Year
2,670,068
144 Stars
1,626 Commits
85 Forks
11 Watching
25 Branches
31 Contributors
Latest Version
1.15.16
Package Id
@ory/client@1.15.16
Unpacked Size
5.35 MB
Size
549.84 kB
File Count
33
NPM Version
10.8.1
Node Version
20.15.0
Publised On
20 Dec 2024
Cumulative downloads
Total Downloads
Last day
-31.9%
1,728
Compared to previous day
Last week
-2.8%
51,580
Compared to previous week
Last month
-9.8%
202,660
Compared to previous month
Last year
49.9%
2,670,068
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/client@v1.15.16 --save
unPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --save
No vulnerabilities found.
Reason
30 commit(s) and 3 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 3/30 approved changesets -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
31 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
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