
Product
PHP and Composer Support Is Now in Beta
Socketโs PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@lubycon/ui-kit
Advanced tools
$ npm install @lubycon/ui-kit
// or
$ yarn add @lubycon/ui-kit
Lubycon UI Kit ๋ด๋ถ์ ๋ช๋ช ์ปดํฌ๋ํธ๋ ์ปดํฌ๋ํธ ํธ๋ฆฌ์ ๋ถ๋ฆฌ๋ ์ํ์ ๋ ๋ ํธ๋ฆฌ๋ฅผ ๊ฐ์ง๊ณ ์๊ธฐ ๋๋ฌธ์ LubyconUIKitProvider์ ํ์๋ก ํฉ๋๋ค.
// App.tsx
import React, { PropsWithChildren } from 'react';
import { LubyconUIKitProvider } from '@lubycon/ui-kit';
function App({ children }: PropsWithChildren<{}>) {
return <LubyconUIKitProvider>{children}</LubyconUIKitProvider>;
}
FAQs
Lubycon UI Kit for any projects ๐
The npm package @lubycon/ui-kit receives a total of 64 weekly downloads. As such, @lubycon/ui-kit popularity was classified as not popular.
We found that @lubycon/ui-kit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 1 open source maintainer collaborating on the project.

Product
Socketโs PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.