@mikro-orm/reflection
Advanced tools
Comparing version 6.4.2-dev.9 to 6.4.2-dev.10
{ | ||
"name": "@mikro-orm/reflection", | ||
"version": "6.4.2-dev.9", | ||
"version": "6.4.2-dev.10", | ||
"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.", | ||
@@ -68,4 +68,4 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"@mikro-orm/core": "6.4.2-dev.9" | ||
"@mikro-orm/core": "6.4.2-dev.10" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28841