markdown2notion
Advanced tools
+4
-4
| { | ||
| "name": "markdown2notion", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Convert markdown files to notion database. The folder structure is also fully represented as tags in notion.", | ||
@@ -35,4 +35,3 @@ "author": "Rujuu", | ||
| "chalk": "4", | ||
| "gray-matter": "^4.0.3", | ||
| "typescript": "*" | ||
| "gray-matter": "^4.0.3" | ||
| }, | ||
@@ -52,4 +51,5 @@ "devDependencies": { | ||
| "jest": "^29.7.0", | ||
| "ts-jest": "^29.1.2" | ||
| "ts-jest": "^29.1.2", | ||
| "typescript": "^5.4.5" | ||
| } | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
36928
0.01%4
-20%1
-50%14
7.69%- Removed
- Removed