Gathering detailed insights and metrics for objection
Gathering detailed insights and metrics for objection
Gathering detailed insights and metrics for objection
Gathering detailed insights and metrics for objection
npm install objection
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (95.47%)
TypeScript (4.25%)
PEG.js (0.27%)
Shell (0.01%)
Total Downloads
34,185,465
Last Day
25,118
Last Week
137,398
Last Month
597,213
Last Year
6,791,222
MIT License
7,322 Stars
2,214 Commits
641 Forks
78 Watchers
11 Branches
160 Contributors
Updated on May 06, 2025
Minified
Minified + Gzipped
Latest Version
3.1.5
Package Id
objection@3.1.5
Unpacked Size
629.45 kB
Size
133.49 kB
File Count
181
NPM Version
10.5.0
Node Version
20.12.2
Published on
Sep 25, 2024
Cumulative downloads
Total Downloads
Last Day
39.3%
25,118
Compared to previous day
Last Week
4.9%
137,398
Compared to previous week
Last Month
-7%
597,213
Compared to previous month
Last Year
0.9%
6,791,222
Compared to previous year
3
1
Objection.js is an ORM for Node.js that aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable.
Even though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it a relational query builder. You get all the benefits of an SQL query builder but also a powerful set of tools for working with relations.
Objection.js is built on an SQL query builder called knex. All databases supported by knex are supported by objection.js. SQLite3, Postgres and MySQL are thoroughly tested.
What objection.js gives you:
What objection.js doesn't give you:
The best way to get started is to clone our example project and start playing with it. There's also a typescript version available.
Check out this issue to see who is using objection and what they think about it.
Shortcuts:
9.8/10
Summary
objection.js Prototype Pollution vulnerability
Affected Versions
< 2.2.16
Patched Versions
2.2.16
Reason
no vulnerabilities detected
Reason
license file detected
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 9
Details
Reason
GitHub code reviews found for 6 commits out of the last 30 -- score normalized to 2
Details
Reason
0 commit(s) out of 30 and 0 issue activity out of 30 found in the last 90 days -- score normalized to 0
Reason
no badge detected
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
security policy file not detected
Reason
project is not fuzzed
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2022-08-15
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