🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

lk-design-vue

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lk-design-vue

``` npm run lib ```

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

lk-design-vue

编译打包

npm run lib

引入 LkDesignVue

完整引入

import LkDesignVue from '../packages/index'
Vue.use(LkDesignVue)

调试

在其他项目中引用本地 npm 包:

npm install E:\WorkSpaces\lk-design-vue

package.json

{
    "dependencies": {
        "lk-design-vue": "file:../../../lk-design-vue",
    }
}

main.js

import LkDesignVue from 'lk-design-vue'
Vue.use(LkDesignVue)

FAQs

Package last updated on 16 May 2024

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