@mikro-orm/sqlite
Advanced tools
+4
-4
| { | ||
| "name": "@mikro-orm/sqlite", | ||
| "version": "4.3.5-dev.8+0018450a72", | ||
| "version": "4.3.5-dev.9+5e1cf23c5d", | ||
| "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.8+0018450a72", | ||
| "@mikro-orm/knex": "^4.3.5-dev.9+5e1cf23c5d", | ||
| "fs-extra": "9.0.1", | ||
@@ -57,3 +57,3 @@ "sqlite3": "5.0.0", | ||
| "devDependencies": { | ||
| "@mikro-orm/core": "^4.3.5-dev.8+0018450a72" | ||
| "@mikro-orm/core": "^4.3.5-dev.9+5e1cf23c5d" | ||
| }, | ||
@@ -63,3 +63,3 @@ "peerDependencies": { | ||
| }, | ||
| "gitHead": "0018450a72164857e9bf887e6f60568b4b83a7ec" | ||
| "gitHead": "5e1cf23c5d630359d48005e71719c1c013524bb5" | ||
| } |
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