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

@node-novel/md-loader

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-novel/md-loader - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

index.d.ts

@@ -48,5 +48,5 @@ /**

*/
mdconf: IObject<OUT, {
mdconf: import("node-novel-info").IMdconfMeta | IObject<OUT, {
[key: string]: any;
}> | import("node-novel-info").IMdconfMeta;
}>;
/**

@@ -61,3 +61,3 @@ * 用來將取得的物件轉換回 md

} & {
content: IInput;
content: string | Buffer;
}) | ({

@@ -64,0 +64,0 @@ data?: IObject<T1, {

{
"name": "@node-novel/md-loader",
"version": "1.0.0",
"version": "1.0.1",
"description": "支援 Front Matter 的 node-novel-info / mdconf",

@@ -51,3 +51,3 @@ "keywords": [

"gray-matter": "^4",
"node-novel-info": "^2.3.27"
"node-novel-info": "^2.3.32"
},

@@ -54,0 +54,0 @@ "publishConfig": {

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