@mikro-orm/knex
Advanced tools
+3
-3
| { | ||
| "name": "@mikro-orm/knex", | ||
| "version": "6.6.6-dev.4", | ||
| "version": "6.6.6", | ||
| "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.", | ||
@@ -66,6 +66,6 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "@mikro-orm/core": "^6.6.5" | ||
| "@mikro-orm/core": "^6.6.6" | ||
| }, | ||
| "peerDependencies": { | ||
| "@mikro-orm/core": "6.6.6-dev.4", | ||
| "@mikro-orm/core": "^6.0.0", | ||
| "better-sqlite3": "*", | ||
@@ -72,0 +72,0 @@ "libsql": "*", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
0
-100%549130
0