@capacitor-community/contacts
Advanced tools
Comparing version 6.0.5-alpha.0 to 6.0.6
{ | ||
"name": "@capacitor-community/contacts", | ||
"version": "6.0.5-alpha.0", | ||
"version": "6.0.6", | ||
"description": "Contacts Plugin for Capacitor", | ||
@@ -13,5 +13,3 @@ "main": "dist/plugin.cjs.js", | ||
"dist/", | ||
"ios/Sources", | ||
"ios/Tests", | ||
"Package.swift", | ||
"ios/Plugin/", | ||
"CapacitorCommunityContacts.podspec" | ||
@@ -35,3 +33,3 @@ ], | ||
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web", | ||
"verify:ios": "xcodebuild build -scheme CapacitorCommunityContacts -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'", | ||
"verify:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..", | ||
"verify:android": "cd android && ./gradlew clean build test && cd ..", | ||
@@ -38,0 +36,0 @@ "verify:web": "npm run build", |
@@ -12,3 +12,3 @@ <p align="center"> | ||
<p align="center"> | ||
<img src="https://img.shields.io/badge/supported%20capacitor%20versions-v3,%20v4%20and%20v5-blue?logo=Capacitor&style=flat-square" /> | ||
<img src="https://img.shields.io/badge/supported%20capacitor%20versions-v3,%20v4,%20v5%20and%20v6-blue?logo=Capacitor&style=flat-square" /> | ||
<img src="https://img.shields.io/maintenance/yes/2024?style=flat-square" /> | ||
@@ -37,2 +37,3 @@ <a href="https://www.npmjs.com/package/@capacitor-community/contacts"> | ||
| ------ | --------- | ------ | ------------------------------------------------------- | | ||
| v6.x | v6.x | LTS | [Link](https://capacitor-community.github.io/contacts/) | | ||
| v5.x | v5.x | LTS | [Link](https://capacitor-community.github.io/contacts/) | | ||
@@ -55,3 +56,3 @@ | v4.x | v4.x | LTS | [Link](https://capacitor-community.github.io/contacts/) | | ||
It's highly recommended to upgrade to either v3, v4 or v5 if you are using an old version! | ||
It's highly recommended to upgrade to either v3, v4, v5 or v6 if you are using an old version! | ||
@@ -58,0 +59,0 @@ <p class="hide-next-element"></p> |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
81
128650