nuke-touchable
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="2.2.11"></a> | ||
## [2.2.11](https://gitlab.alibaba-inc.com/nuke/touchable/compare/v2.2.10...v2.2.11) (2018-09-06) | ||
**Note:** Version bump only for package nuke-touchable | ||
<a name="2.2.10"></a> | ||
@@ -8,0 +17,0 @@ ## [2.2.10](https://gitlab.alibaba-inc.com/nuke/touchable/compare/v2.2.9...v2.2.10) (2018-09-06) |
{ | ||
"name": "nuke-touchable", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"description": "可点击容器", | ||
@@ -42,8 +42,8 @@ "main": "lib/index", | ||
"dependencies": { | ||
"nuke-env": "^2.2.10", | ||
"nuke-view": "^2.2.10" | ||
"nuke-env": "^2.2.11", | ||
"nuke-view": "^2.2.11" | ||
}, | ||
"devDependencies": { | ||
"nuke-page": "^2.2.10", | ||
"nuke-text": "^2.2.10" | ||
"nuke-page": "^2.2.11", | ||
"nuke-text": "^2.2.11" | ||
}, | ||
@@ -54,3 +54,3 @@ "publishConfig": { | ||
"license": "Apache", | ||
"gitHead": "19dace706fcf954102787c3667396b9fce1b5bab" | ||
"gitHead": "2a89696e5b73e698847a4419c832ba04ed3ec3d0" | ||
} |
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
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
34397
Updatednuke-env@^2.2.11
Updatednuke-view@^2.2.11