mand-mobile
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,6 @@ --- | ||
<!-- CUTOFF --> | ||
### 1.0.1 | ||
`2018-04-12` | ||
- 修复错误的main指向 | ||
### 1.0.0 | ||
@@ -8,0 +12,0 @@ `2018-04-11` |
{ | ||
"name": "mand-mobile", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Vue.js 2.0 Mobile UI Toolkit", | ||
"main": "lib/mand-mobile.cjs.js", | ||
"homepage": "https://github.com/didi/mand-mobile", | ||
"main": "lib/mand-mobile.umd.js", | ||
"style": "lib/mand-mobile.css", | ||
@@ -10,2 +11,9 @@ "module": "lib/mand-mobile.esm.js", | ||
"typings": "types/index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/didi/mand-mobile.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/didi/mand-mobile/issues" | ||
}, | ||
"files": [ | ||
@@ -12,0 +20,0 @@ "lib", |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1565008
1
1
4