@mikro-orm/sqlite
Advanced tools
+4
-4
| { | ||
| "name": "@mikro-orm/sqlite", | ||
| "version": "4.3.5-dev.20+f8024c9fc2", | ||
| "version": "4.3.5-dev.21+dfa699934a", | ||
| "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.20+f8024c9fc2", | ||
| "@mikro-orm/knex": "^4.3.5-dev.21+dfa699934a", | ||
| "fs-extra": "9.0.1", | ||
@@ -57,3 +57,3 @@ "sqlite3": "5.0.0", | ||
| "devDependencies": { | ||
| "@mikro-orm/core": "^4.3.5-dev.20+f8024c9fc2" | ||
| "@mikro-orm/core": "^4.3.5-dev.21+dfa699934a" | ||
| }, | ||
@@ -63,3 +63,3 @@ "peerDependencies": { | ||
| }, | ||
| "gitHead": "f8024c9fc2315efddb398e34f3e358cdf0fd04a6" | ||
| "gitHead": "dfa699934a2c43b0dc6e7924bdee9b45b3045fa4" | ||
| } |
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