Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
a

alan_scut

npm

Packages

Current Co-maintainers

Former Co-maintainers

18 packages

auto-package-lock

1. 项目 A 安装了依赖软件 B,B 项目内自己依赖了上游库 C。 2. 现 C 出现了 CVE 漏洞,社区发布了新版本修补了漏洞。 3. 但是 B 并未发布新版本引入 C 的无漏洞版本。 4. A 想要避免项目中出现 C 的漏洞,但无法简单通过`npm install C@4.0.7`命令安装指定版本,因为在 package.json 中 A 只与 B 有依赖关系。 5. 因此需要手动修改 A 项目中的 package-lock.json 文件

@originjs/api-search

@originjs/cli

<p align="center"><img align="center" style="width:240px" src="./oriTemplate/src/assets/originjs.png"/></p><br/>

@originjs/cli-service

CLI for creating server and provides commands to control it.

@originjs/crypto-js-wasm

An alternative to crypto-js implemented with WebAssembly and ESM

@originjs/openharmony-webpack-plugin

@originjs/oss-evaluation-components

@originjs/protobufjs

Protocol Buffers for JavaScript (& TypeScript).

@originjs/vite-plugin-commonjs

A vite plugin that support commonjs to esm in vite

@originjs/vite-plugin-content

A vite plugin that convert xml, yaml, xlsx, csv, toml, ini, properties, plist files to ES6 modules

@originjs/vite-plugin-federation

A Vite plugin which support Module Federation.

@originjs/vite-plugin-global-style

A vite plugin that help you handle with global styles

@originjs/vite-plugin-load-wasm

@originjs/vite-plugin-pages

a vite plugin that automatically generates route config for files in pages and layouts directory

@originjs/vite-plugin-require-context

A vite plugin that support require.context in vite

@originjs/vue-codemod

Vue codemod scripts

@originjs/vue-sfc-ast-parser

A ast parser for vue sfc

@originjs/webpack-to-vite

convert a webpack project to a vite project