amodro-trace
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "amodro-trace", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "AMD module tracing for build processes.", | ||
@@ -5,0 +5,0 @@ "main": "trace.js", |
@@ -278,9 +278,4 @@ # amodro-trace | ||
// If parsing triggered warnings or errors, they will show here, as an array | ||
// of strings. These are treated as non-fatal, in that the file with the | ||
// issue is skipped (may just be invalid JS not meant to be fully traced), | ||
// but for best results it is best to investigate the messages that show | ||
// up here. | ||
warnings: [], | ||
errors: [] | ||
"warnings": [], | ||
"errors": [] | ||
} | ||
@@ -295,2 +290,4 @@ ``` | ||
If parsing triggered warnings or errors, they will show in the `warnings` or `errors` arrays respectively, as an array of strings. These are treated as non-fatal, in that the file with the issue is skipped (may just be invalid JS not meant to be fully traced), but for best results it is best to investigate the messages that show up here. If there are no warnings or errors, those properties will not show up in the trace result. | ||
### options | ||
@@ -297,0 +294,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
218252
4541
505
7