@capacitor-community/intercom
Advanced tools
Comparing version 6.0.2 to 7.0.0
{ | ||
"name": "@capacitor-community/intercom", | ||
"version": "6.0.2", | ||
"version": "7.0.0", | ||
"description": "Enable Intercom features for Capacitor apps", | ||
@@ -16,3 +16,3 @@ "main": "dist/plugin.cjs.js", | ||
"lint": "npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint", | ||
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- autocorrect --format", | ||
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format", | ||
"eslint": "eslint . --ext ts", | ||
@@ -42,7 +42,7 @@ "prettier": "prettier \"**/*.{css,html,ts,js,java}\"", | ||
"@capacitor/ios": "^6.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
"@ionic/eslint-config": "^0.4.0", | ||
"@ionic/prettier-config": "^1.0.1", | ||
"@ionic/swiftlint-config": "^1.1.2", | ||
"all-contributors-cli": "^6.20.0", | ||
"eslint": "^7.11.0", | ||
"eslint": "^8.57.0", | ||
"prettier": "~2.3.0", | ||
@@ -49,0 +49,0 @@ "prettier-plugin-java": "~1.0.2", |
@@ -9,3 +9,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<p align="center"> | ||
<img src="https://img.shields.io/maintenance/yes/2024?style=flat-square" /> | ||
<img src="https://img.shields.io/maintenance/yes/2025?style=flat-square" /> | ||
<a href="https://www.npmjs.com/package/@capacitor-community/intercom"><img src="https://img.shields.io/npm/l/@capacitor-community/intercom?style=flat-square" /></a> | ||
@@ -20,19 +20,2 @@ <br> | ||
## Sponsors | ||
<table> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://chatness.ai"> | ||
<img src="https://cdn.chatness.ai/images/logo-white-symbol.png" width="40" /> | ||
</a> | ||
</td> | ||
<td> | ||
<a href="https://chatness.ai"> | ||
Chatness AI | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
## Maintainers | ||
@@ -42,3 +25,3 @@ | ||
| ------------ | --------------------------------------- | ----------------------------------------- | | ||
| Stewan Silva | [stewones](https://github.com/stewones) | [@stewones](https://twitter.com/stewones) | | ||
| Stewan Silva | [stewones](https://github.com/stewones) | [@stewones](https://x.com/stewones) | | ||
@@ -45,0 +28,0 @@ ## Installation |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
86491
589