@capacitor/device
Advanced tools
Comparing version 7.0.0-nightly-20241125T150530.0 to 7.0.0-nightly-20241126T150542.0
@@ -159,11 +159,1 @@ export declare type OperatingSystem = 'ios' | 'android' | 'windows' | 'mac' | 'unknown'; | ||
} | ||
/** | ||
* @deprecated Use `BatteryInfo`. | ||
* @since 1.0.0 | ||
*/ | ||
export declare type DeviceBatteryInfo = BatteryInfo; | ||
/** | ||
* @deprecated Use `GetLanguageCodeResult`. | ||
* @since 1.0.0 | ||
*/ | ||
export declare type DeviceLanguageCodeResult = GetLanguageCodeResult; |
{ | ||
"name": "@capacitor/device", | ||
"version": "7.0.0-nightly-20241125T150530.0", | ||
"version": "7.0.0-nightly-20241126T150542.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": "b7140a0de0f65e8b65358db3ba7db155fe9a906b" | ||
"gitHead": "1ceecb0195280ea1145593aa9e6c0ee751d905d0" | ||
} |
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
103999
1088