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
97.6
Supply Chain
86.9
Quality
97.1
Maintenance
100
Vulnerability
100
License
Shell (52.96%)
TypeScript (37.43%)
Dockerfile (9.15%)
Makefile (0.46%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
5,365,559
Last Day
11,299
Last Week
53,867
Last Month
237,864
Last Year
2,631,985
Apache-2.0 License
153 Stars
1,739 Commits
88 Forks
10 Watchers
26 Branches
31 Contributors
Updated on Mar 13, 2025
Minified
Minified + Gzipped
Latest Version
1.18.5
Package Id
@ory/client@1.18.5
Unpacked Size
5.52 MB
Size
566.50 kB
File Count
33
NPM Version
10.8.1
Node Version
20.18.3
Published on
Mar 12, 2025
Cumulative downloads
Total Downloads
Last Day
5.4%
11,299
Compared to previous day
Last Week
-0.3%
53,867
Compared to previous week
Last Month
8.7%
237,864
Compared to previous month
Last Year
23.8%
2,631,985
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.18.5 --save
unPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --save
No vulnerabilities found.
Reason
30 commit(s) and 11 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 0/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
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
38 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-03-03
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