Comparing version 1.0.0 to 1.0.1
@@ -5,9 +5,4 @@ // Type definitions for mdopt | ||
import * as minimist from "minimist"; | ||
declare function mdopt<T>(markdownFilePath: string, args: string[]): T; | ||
declare function mdopt<T>( | ||
markdownFilePath: string, | ||
args: string[] | ||
): T & minimist.ParsedArgs; | ||
export default mdopt; |
{ | ||
"name": "mdopt", | ||
"version": "1.0.0+querie.cc", | ||
"version": "1.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
24542
688