@dreamworld/device-info
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -135,2 +135,3 @@ import EventEmitter from "@dreamworld/event-emitter"; | ||
this.touch = e.matches; | ||
this.vkb = this.touch; | ||
ee.emit("change", { touch: this.touch, vkb: this.touch }); | ||
@@ -137,0 +138,0 @@ this._store && |
{ | ||
"name": "@dreamworld/device-info", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "It's used to get basic details of device(layout, touch and virtual keyboard).", | ||
@@ -5,0 +5,0 @@ "main": "device-info.js", |
Sorry, the diff of this file is not supported yet
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
18527
378