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

gede-book-update

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gede-book-update

歌德电子书数据更新程序

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

gede-book-update

歌德电子书数据更新程序

快速开始

npm install gede-book-update
import { DataWork } from 'gede-book-update'

await new DataWork({
    user: 'root',
    password: '12345678',
    table: 'book',
    database: 'gede-book'
}).start()

console.log('更新完成')

Keywords

book

FAQs

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