@mikro-orm/sqlite
Advanced tools
+4
-4
| { | ||
| "name": "@mikro-orm/sqlite", | ||
| "version": "4.3.5-dev.26+48e6520ec3", | ||
| "version": "4.3.5-dev.27+6c80bfaa3b", | ||
| "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.", | ||
@@ -50,3 +50,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@mikro-orm/knex": "^4.3.5-dev.26+48e6520ec3", | ||
| "@mikro-orm/knex": "^4.3.5-dev.27+6c80bfaa3b", | ||
| "fs-extra": "9.0.1", | ||
@@ -57,3 +57,3 @@ "sqlite3": "5.0.0", | ||
| "devDependencies": { | ||
| "@mikro-orm/core": "^4.3.5-dev.26+48e6520ec3" | ||
| "@mikro-orm/core": "^4.3.5-dev.27+6c80bfaa3b" | ||
| }, | ||
@@ -63,3 +63,3 @@ "peerDependencies": { | ||
| }, | ||
| "gitHead": "48e6520ec381254889911f7b01f59e4cdc24cbb1" | ||
| "gitHead": "6c80bfaa3b0a23db6edc6c86207578eb9d6be51e" | ||
| } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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