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

law-kr

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

law-kr

Korean Law Library (KR) - korea-law wrapper | 한국 법률 라이브러리

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

law-kr

Korean Law Library (KR) - 한국 법률 라이브러리

⚠️ 이 패키지는 **korea-law**의 wrapper입니다. 모든 기능은 korea-law에서 제공됩니다.

Installation

npm install law-kr

Usage

const law = require('law-kr');

// korea-law의 모든 기능 사용 가능
const { findLawByName, findArticle, verifyPrecedentExists } = law;

// 법령 조회
const lawData = findLawByName('근로기준법');

Main Package

핵심 패키지: korea-law

License

MIT

Keywords

law

FAQs

Package last updated on 08 Dec 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