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

zhi-common

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhi-common - npm Package Compare versions

Comparing version 1.23.2 to 1.23.3

4

dist/lib/yamlUtil.d.ts

@@ -46,7 +46,7 @@ /**

* @param yaml - 要添加的 YAML 头部
* @param markdown - 原始的 Markdown 内容
* @param content - 原始的 Markdown 内容
* @returns 更新后的 Markdown 内容
*/
static addYamlToMd(yaml: string, markdown: string): string;
static addYamlToMd(yaml: string, content: string): string;
}
export default YamlUtil;
{
"name": "zhi-common",
"version": "1.23.1",
"version": "1.23.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "a collection of util tools",

{
"name": "zhi-common",
"version": "1.23.2",
"version": "1.23.3",
"type": "module",

@@ -5,0 +5,0 @@ "description": "a collection of util tools",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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