You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@mikro-orm/reflection

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mikro-orm/reflection - npm Package Compare versions

Comparing version

to
4.0.2

{
"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": {