@capacitor/device
Advanced tools
Comparing version 6.0.1-nightly-20240807T150517.0 to 6.0.1-nightly-20240808T150518.0
{ | ||
"name": "@capacitor/device", | ||
"version": "6.0.1-nightly-20240807T150517.0", | ||
"version": "6.0.1-nightly-20240808T150518.0", | ||
"description": "The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.", | ||
@@ -88,3 +88,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "94211377433c7d26208aedbcee8bb82f3d0985ae" | ||
"gitHead": "f2a5a9f7e97b17dac3730b1b8abeda62afcd2d02" | ||
} |
1190