@capacitor/device
Advanced tools
Comparing version 7.0.0-dev-2288-20250113T115139.0 to 7.0.0-dev-2298-20250120T172647.0
{ | ||
"name": "@capacitor/device", | ||
"version": "7.0.0-dev-2288-20250113T115139.0", | ||
"version": "7.0.0-dev-2298-20250120T172647.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.", | ||
@@ -70,3 +70,3 @@ "main": "dist/plugin.cjs.js", | ||
"peerDependencies": { | ||
"@capacitor/core": ">=7.0.0-rc.0" | ||
"@capacitor/core": ">=7.0.0" | ||
}, | ||
@@ -73,0 +73,0 @@ "prettier": "@ionic/prettier-config", |
103916