@capacitor/device
Advanced tools
Comparing version 6.0.2-nightly-20240905T150509.0 to 7.0.0-dev-2141-20240916T162036.0
{ | ||
"name": "@capacitor/device", | ||
"version": "6.0.2-nightly-20240905T150509.0", | ||
"version": "7.0.0-dev-2141-20240916T162036.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.", | ||
@@ -62,3 +62,3 @@ "main": "dist/plugin.cjs.js", | ||
"prettier-plugin-java": "~1.0.2", | ||
"rimraf": "^3.0.0", | ||
"rimraf": "^5.0.7", | ||
"rollup": "^2.29.0", | ||
@@ -88,4 +88,3 @@ "swiftlint": "^1.0.1", | ||
"access": "public" | ||
}, | ||
"gitHead": "88228ac4cff2e4ebaf33e7ba28a6946e11b1af96" | ||
} | ||
} |
115565