Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@knorm/knorm
Advanced tools
A purely ES6 class-based ORM for Node.js.
Knorm is a collection of classes that allow creating JavaScript ORMs to make it easier to work with relational databases.
Knorm can be used on any existing database without requiring any changes to the database layer. Also, knorm does not create or run any database migrations (creating or altering tables, columns, indexes etc).
You may also use it to create ORMs on the browser (e.g. for data validation).
async
gettersThese environments are currently supported:
Environment | Value | Description |
---|---|---|
Node.js | Version >= 7.6. | Knorm uses async/await |
Databases | PostgreSQL | via @knorm/postgres plugin |
Knorm is inspired by the Mongoose JS and Bookshelf.js APIs. It was previously a built as a wrapper around Knex.js, hence the kn-orm name i.e. knex-orm; but it now builds it's own SQL via SQL Bricks.js.
Thank you Ramsés Cabello for the logo.
FAQs
A JavaScript ORM written using ES6 classes
The npm package @knorm/knorm receives a total of 179 weekly downloads. As such, @knorm/knorm popularity was classified as not popular.
We found that @knorm/knorm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.