Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "heyui", | ||
"version": "0.0.1", | ||
"description": "Hey UI", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/vvpvvp/heyui.git" | ||
}, | ||
"keywords": [ | ||
"heyui", | ||
"date" | ||
], | ||
"author": { | ||
"name": "alias" | ||
}, | ||
"license": "The MIT License", | ||
"_npmUser": { | ||
"name": "vvpvvp", | ||
"email": "a8918929@sina.com.cn" | ||
}, | ||
"dependencies": {}, | ||
"bugs": { | ||
"url": "https://github.com/vvpvvp/heyui/issues" | ||
}, | ||
"babel": { | ||
"presets": ["es2015"] | ||
}, | ||
"homepage": "https://github.com/vvpvvp/heyui#readme", | ||
"readmeFilename": "README.md" | ||
"name": "heyui", | ||
"version": "0.0.2", | ||
"description": "A UI components Library.", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/heyui/heyui.git" | ||
}, | ||
"homepage": "http://www.heyui.top/", | ||
"keywords": [ | ||
"vue", | ||
"ui", | ||
"framework" | ||
], | ||
"author": { | ||
"name": "vvpvvp" | ||
}, | ||
"license": "The MIT License", | ||
"dependencies": { | ||
"hey-utils": "0.0.5", | ||
"jquery": "^3.2.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^3.8.1", | ||
"eslint-config-airbnb-base": "^9.0.0", | ||
"eslint-plugin-html": "^1.5.5", | ||
"eslint-plugin-import": "^2.0.1", | ||
"eslint-plugin-vue": "^0.1.1" | ||
}, | ||
"readmeFilename": "README.md", | ||
"scripts": { | ||
"build": "hey -b" | ||
}, | ||
"browserslist": [ | ||
"ie >= 9" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1847
4
1
1
1
2
5
+ Addedhey-utils@0.0.5
+ Addedjquery@^3.2.1
+ Addedhey-utils@0.0.5(transitive)
+ Addedjquery@3.7.1(transitive)