Comparing version 2.0.0 to 2.0.1
@@ -5,4 +5,4 @@ // Type definitions for mdopt | ||
declare function mdopt<T>(markdownFilePath: string, args: string[]): T; | ||
declare function mdopt<T>(argv: string[], markdown: string): T; | ||
export default mdopt; |
{ | ||
"name": "mdopt", | ||
"version": "2.0.0+querie.cc", | ||
"version": "2.0.1+querie.cc", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
24737