@capacitor/app-launcher
Advanced tools
Comparing version 6.0.3 to 7.0.0-alpha.1
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var core = require('@capacitor/core'); | ||
@@ -6,0 +4,0 @@ |
@@ -25,4 +25,2 @@ var capacitorAppLauncher = (function (exports, core) { | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
return exports; | ||
@@ -29,0 +27,0 @@ |
{ | ||
"name": "@capacitor/app-launcher", | ||
"version": "6.0.3", | ||
"version": "7.0.0-alpha.1", | ||
"description": "The AppLauncher API allows to open other apps", | ||
@@ -34,3 +34,3 @@ "main": "dist/plugin.cjs.js", | ||
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web", | ||
"verify:ios": "xcodebuild build -scheme CapacitorAppLauncher -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'", | ||
"verify:ios": "xcodebuild build -scheme CapacitorAppLauncher -destination generic/platform=iOS", | ||
"verify:android": "cd android && ./gradlew clean build test && cd ..", | ||
@@ -44,3 +44,3 @@ "verify:web": "npm run build", | ||
"docgen": "docgen --api AppLauncherPlugin --output-readme README.md --output-json dist/docs.json", | ||
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.js", | ||
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs", | ||
"clean": "rimraf ./dist", | ||
@@ -52,6 +52,6 @@ "watch": "tsc --watch", | ||
"devDependencies": { | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/android": "next", | ||
"@capacitor/core": "next", | ||
"@capacitor/docgen": "0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@capacitor/ios": "next", | ||
"@ionic/eslint-config": "^0.4.0", | ||
@@ -64,3 +64,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.32.0", | ||
"rollup": "^4.26.0", | ||
"swiftlint": "^1.0.1", | ||
@@ -70,3 +70,3 @@ "typescript": "~4.1.5" | ||
"peerDependencies": { | ||
"@capacitor/core": "^6.0.0" | ||
"@capacitor/core": "next" | ||
}, | ||
@@ -89,3 +89,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "6e94aa5bf785e957d0cfac83b62b5355bcf7d1ed" | ||
"gitHead": "2158e6aa205a584a258c34f606e694fdf31cdcc0" | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
296
28770
2