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

milly.proverbs

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

milly.proverbs

proverbs npm package

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

명언 api

간단한 코드로 랜덤 명언을 확인해보세요!

시작하기

먼저 페키지를 다운받아주세요.

npm i milly.proverbs

코드

const proverbs = require("milly.proverbs")

if (typeof proverbs.get == "undefined") {
  console.log(proverbs.notget)
} else {
  console.log(proverbs.get)
}

업데이트 버전

2021/6/17 - 0.0.1

기타

추가하고 싶으신 명언이 있으시다면 언제든지 이슈로 남겨주세요!
개발자 : 밀리

FAQs

Package last updated on 17 Jun 2021

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