🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@szhou/script-tools

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@szhou/script-tools

charm script-tools

alpha
npmnpm
Version
1.5.1-alpha.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 14 Nov 2025

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