markdown2notion
Advanced tools
+4
-3
| { | ||
| "name": "markdown2notion", | ||
| "version": "1.2.1", | ||
| "version": "1.2.2", | ||
| "description": "Convert markdown files to notion database. The folder structure is also fully represented as tags in notion.", | ||
@@ -34,4 +34,5 @@ "author": "Rujuu", | ||
| "@tryfabric/martian": "^1.2.4", | ||
| "chalk": "4", | ||
| "gray-matter": "^4.0.3" | ||
| "gray-matter": "^4.0.3", | ||
| "typescript": "5.4.3", | ||
| "chalk": "4" | ||
| }, | ||
@@ -38,0 +39,0 @@ "devDependencies": { |
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
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
36955
0.07%5
25%+ Added
+ Added