New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/device

Package Overview
Dependencies
Maintainers
0
Versions
752
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

to
7.0.0

6

package.json
{
"name": "@capacitor/device",
"version": "7.0.0-rc.0",
"version": "7.0.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"
},

@@ -89,3 +89,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "6f5a8efa5ed48f6ca17ac189757335d57c6f8e66"
"gitHead": "9fa6354a30cc1f2e92b56ddb10048723e08076e9"
}