Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/device

Package Overview
Dependencies
Maintainers
8
Versions
688
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/device - npm Package Compare versions

Comparing version 7.0.0-nightly-20241125T150530.0 to 7.0.0-nightly-20241126T150542.0

10

dist/esm/definitions.d.ts

@@ -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;

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc