babel-plugin-captains-log
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "babel-plugin-captains-log", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"files": [ | ||
@@ -46,3 +46,9 @@ "dist" | ||
"semantic-release": "^6.3.2" | ||
}, | ||
"jest": { | ||
"coveragePathIgnorePatterns": [ | ||
"/node_modules", | ||
"__test__" | ||
] | ||
} | ||
} | ||
} |
@@ -107,2 +107,15 @@ # Captain's Log (☠️) | ||
#### Inject File Name | ||
**Default**: `false` | ||
``` | ||
{ | ||
plugins: [ | ||
["captains-log", { | ||
injectFileName: true | ||
}] | ||
] | ||
} | ||
``` | ||
## Roadmap | ||
@@ -109,0 +122,0 @@ |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
142
0
6116
2
0
2