Socket
Socket
Sign inDemoInstall

xmcommon

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xmcommon - npm Package Compare versions

Comparing version 0.9.19 to 0.9.20

1

dist/utils.d.ts

@@ -352,3 +352,2 @@ /// <reference types="node" />

* @param paramFullPath 被检查的文件名或路径名
* @deprecated 请用fileExistsSync
* @return 检查结果

@@ -355,0 +354,0 @@ * - true 表示存在

@@ -636,3 +636,2 @@ "use strict";

* @param paramFullPath 被检查的文件名或路径名
* @deprecated 请用fileExistsSync
* @return 检查结果

@@ -639,0 +638,0 @@ * - true 表示存在

@@ -671,3 +671,2 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

* @param paramFullPath 被检查的文件名或路径名
* @deprecated 请用fileExistsSync
* @return 检查结果

@@ -674,0 +673,0 @@ * - true 表示存在

2

package.json
{
"name": "xmcommon",
"version": "0.9.19",
"version": "0.9.20",
"description": "一个基于javascript的常用功能扩展库! 使用TypeScript重构!",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -37,5 +37,10 @@ # xmcommon

- BufferWapper 一个buffer读写的包装类
- list_sturct 包含了队列和堆栈的简单实现。
# 版本变更说明
## 0.9.20
- 2022-2-24
- \* 修改fileExistsSync描述错误
## 0.9.19
- 2022-2-23

@@ -42,0 +47,0 @@ - \+ utils增加isDirSync, isFileSync方法

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