🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jz-publicdata

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jz-publicdata

前后端共用的常用数据,包括省市区数据

0.0.3
latest
npm
Version published
Maintainers
1
Created
Source

PublicData

前后端共用的常用数据,包括如下数据:

  • 省市数据

使用

ESM

import {addressTree, provinceList} from 'jz-publicdata'

CJS

const {addressTree, provinceList} = require('jz-publicdata')

FAQs

Package last updated on 25 Feb 2022

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