Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mdopt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdopt - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

index.d.ts

@@ -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;

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc