🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@szhou/script-tools

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@szhou/script-tools

charm script-tools

latest
npmnpm
Version
1.8.0
Version published
Maintainers
1
Created
Source

@szhou/script-tools

CLI 介绍

  • npx script-tools manifest: 一般放置在 postbuild 命令里,用于生成该分支的最后一次提交信息

工具函数介绍

lib/index.ts,每个文件每个方法的上面都有其介绍。

工具函数的使用

import { deepClone } from '@szhou/script-tools';

const valueCopy = deepClone(value);

FAQs

Package last updated on 20 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts