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 2.0.0 to 2.0.1

2

index.d.ts

@@ -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",

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