@mikro-orm/sql
Advanced tools
Sorry, the diff of this file is too big to display
+3
-3
| { | ||
| "name": "@mikro-orm/sql", | ||
| "version": "7.0.0-dev.110", | ||
| "version": "7.0.0-dev.111", | ||
| "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.", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
| "scripts": { | ||
| "build": "yarn clean && yarn compile && yarn copy", | ||
| "build": "yarn compile && yarn copy", | ||
| "clean": "yarn run -T rimraf ./dist", | ||
@@ -60,4 +60,4 @@ "compile": "yarn run -T tsc -p tsconfig.build.json", | ||
| "peerDependencies": { | ||
| "@mikro-orm/core": "7.0.0-dev.110" | ||
| "@mikro-orm/core": "7.0.0-dev.111" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
808799
28.67%98
1.03%