@marko/compiler
Advanced tools
+2
-0
| "use strict"; | ||
| // Wont-fix: these nulls mean cryptic errors when a DOM global (eg jsdom) exists | ||
| // at first require — browser mode mainly serves the marko website; acceptable. | ||
| if (process.env.BUNDLE || typeof document === "object") { | ||
@@ -4,0 +6,0 @@ exports.cwd = "/"; |
+2
-2
| { | ||
| "name": "@marko/compiler", | ||
| "version": "5.41.17", | ||
| "version": "5.41.18", | ||
| "description": "Marko template to JS compiler.", | ||
@@ -86,3 +86,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "marko": "^5.39.31" | ||
| "marko": "^5.39.32" | ||
| }, | ||
@@ -89,0 +89,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
4441588
0.03%109836
0.02%