@capacitor/device
Advanced tools
Comparing version 7.0.0-dev-2245-20241113T162432.0 to 7.0.0-dev-2245-20241115T152948.0
{ | ||
"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", |
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
115527