You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mikro-orm

Package Overview
Dependencies
Maintainers
1
Versions
3743
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mikro-orm - npm Package Compare versions

Comparing version

to
6.4.17-dev.57

2

package.json
{
"name": "mikro-orm",
"version": "6.4.17-dev.56",
"version": "6.4.17-dev.57",
"description": "TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -144,3 +144,3 @@ <h1 align="center">

- [Using `QueryBuilder`](https://mikro-orm.io/docs/query-builder)
- [Preloading Deeply Nested Structures via populate](https://mikro-orm.io/docs/nested-populate)
- [Populating relations](https://mikro-orm.io/docs/populating-relations)
- [Property Validation](https://mikro-orm.io/docs/property-validation)

@@ -147,0 +147,0 @@ - [Lifecycle Hooks](https://mikro-orm.io/docs/events#hooks)