capacitor-sms-inbox
Advanced tools
Comparing version
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var core = require('@capacitor/core'); | ||
@@ -6,0 +4,0 @@ |
@@ -44,4 +44,2 @@ var capacitorSMSInboxReader = (function (exports, core) { | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
return exports; | ||
@@ -48,0 +46,0 @@ |
{ | ||
"name": "capacitor-sms-inbox", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "A capacitor plugin to read SMS inbox", | ||
@@ -38,3 +38,3 @@ "main": "dist/plugin.cjs.js", | ||
"eslint": "eslint . --ext ts", | ||
"prettier": "prettier \"**/*.{css,html,ts,js,java}\"", | ||
"prettier": "prettier \"**/*.{css,html,ts,js,java}\" --plugin=prettier-plugin-java", | ||
"swiftlint": "node-swiftlint", | ||
@@ -48,15 +48,15 @@ "docgen": "docgen --api SMSInboxReaderPlugin --output-readme README.md --output-json dist/docs.json", | ||
"devDependencies": { | ||
"@capacitor/android": "^4.0.0", | ||
"@capacitor/core": "^4.0.0", | ||
"@capacitor/docgen": "^0.0.18", | ||
"@capacitor/ios": "^4.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
"@ionic/prettier-config": "^1.0.1", | ||
"@ionic/swiftlint-config": "^1.1.2", | ||
"eslint": "^7.11.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"prettier": "~2.3.0", | ||
"prettier-plugin-java": "~1.0.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.32.0", | ||
"@capacitor/android": "^7.2.0", | ||
"@capacitor/core": "^7.2.0", | ||
"@capacitor/docgen": "^0.3.0", | ||
"@capacitor/ios": "^7.2.0", | ||
"@ionic/eslint-config": "^0.4.0", | ||
"@ionic/prettier-config": "^4.0.0", | ||
"@ionic/swiftlint-config": "^2.0.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-import": "^2.31.0", | ||
"prettier": "~3.4.2", | ||
"prettier-plugin-java": "~2.6.6", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.30.1", | ||
"swiftlint": "^1.0.1", | ||
@@ -63,0 +63,0 @@ "typescript": "~4.1.5" |
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
61082
-0.41%1297
-0.15%