@mikro-orm/reflection
Advanced tools
{ | ||
"name": "@mikro-orm/reflection", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"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.", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@mikro-orm/core": "^4.0.1" | ||
"@mikro-orm/core": "^4.0.2" | ||
}, | ||
@@ -57,0 +57,0 @@ "peerDependencies": { |