Comparing version 2.0.4 to 2.1.0-alpha.1
{ | ||
"name": "cmui", | ||
"version": "2.0.4", | ||
"version": "2.1.0-alpha.1", | ||
"homepage": "http://cmui.net/", | ||
@@ -16,3 +16,4 @@ "repository": "CMUI/CMUI", | ||
], | ||
"main": "./src/css/theme/baixing/index.styl", | ||
"main": "./dist/cmui.js", | ||
"types": "./dist/cmui.d.ts", | ||
"scripts": { | ||
@@ -27,2 +28,3 @@ "dist": "gulp", | ||
"dependencies": { | ||
"@types/zepto": "^1.0.30", | ||
"cmui-gearbox": "^0.7.0", | ||
@@ -29,0 +31,0 @@ "underscore": "^1.6.0", |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
150769
51
3724
4
1
+ Added@types/zepto@^1.0.30
+ Added@types/zepto@1.0.36(transitive)