New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@vortex-ui/env-puzzle

Package Overview
Dependencies
Maintainers
4
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vortex-ui/env-puzzle

Envcloud frontend accumulation

latest
npmnpm
Version
1.0.29
Version published
Weekly downloads
204
23.64%
Maintainers
4
Weekly downloads
 
Created
Source

Env Puzzle

环境云前端团队组件沉淀

codecov download version

📦 安装

yarn add env-puzzle

or

npm i env-puzzle

🔨 示例

import {Template, CreateModal, ViewModal} from 'env-puzzle';

const App = () => (
  <>
    <Template></Template>
    <CreateModal />
    <ViewModal />
  </>
)

⌨️ 本地开发

克隆到本地开发:

$ git clone git@github.com:FireBushtree/env-puzzle.git
$ cd env-puzzle
$ npm install
$ npm start

Keywords

design

FAQs

Package last updated on 30 Oct 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