@perfood/capacitor-healthkit
Advanced tools
Comparing version 1.0.2 to 1.1.0-0
{ | ||
"name": "@perfood/capacitor-healthkit", | ||
"version": "1.0.2", | ||
"version": "1.1.0-0", | ||
"description": "Capacitor plugin to read data from and write data to Apple Health", | ||
@@ -14,3 +14,3 @@ "main": "dist/plugin.cjs.js", | ||
], | ||
"author": "Perfood", | ||
"author": "Perfood GmbH", | ||
"license": "MIT", | ||
@@ -27,6 +27,8 @@ "repository": { | ||
"plugin", | ||
"native" | ||
"native", | ||
"apple", | ||
"healthkit" | ||
], | ||
"scripts": { | ||
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web", | ||
"verify": "npm run verify:ios && npm run && npm run verify:web", | ||
"verify:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..", | ||
@@ -71,7 +73,4 @@ "verify:web": "npm run build", | ||
"src": "ios" | ||
}, | ||
"android": { | ||
"src": "android" | ||
} | ||
} | ||
} |
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
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
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
68714
2