🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

egg-address

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-address - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "egg-address",
"version": "1.0.1",
"version": "1.0.2",
"description": "智能识别地址",

@@ -5,0 +5,0 @@ "eggPlugin": {

@@ -58,2 +58,6 @@ # egg-address

```js
const list = [
['福建省福州市福清市石竹街道义明综合楼3F,15000000000,张小明', '350181']
];
it('get area', () => {

@@ -60,0 +64,0 @@ const ctx = app.mockContext();