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

@capacitor/device

Package Overview
Dependencies
Maintainers
0
Versions
690
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-dev-2245-20241113T162432.0 to 7.0.0-dev-2245-20241115T152948.0

4

package.json
{
"name": "@capacitor/device",
"version": "7.0.0-dev-2245-20241113T162432.0",
"version": "7.0.0-dev-2245-20241115T152948.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.",

@@ -35,3 +35,3 @@ "main": "dist/plugin.cjs.js",

"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
"verify:ios": "xcodebuild build -scheme CapacitorDevice -sdk iphonesimulator18.0 -destination 'OS=18.0,name=iPhone 16'",
"verify:ios": "xcodebuild build -scheme CapacitorDevice -destination generic/platform=iOS",
"verify:android": "cd android && ./gradlew clean build test && cd ..",

@@ -38,0 +38,0 @@ "verify:web": "npm run build && npm test",

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