@capacitor/local-notifications
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@0.6.3...@capacitor/local-notifications@0.6.4) (2021-05-11) | ||
**Note:** Version bump only for package @capacitor/local-notifications | ||
## [0.6.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@0.6.2...@capacitor/local-notifications@0.6.3) (2021-05-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/local-notifications", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", | ||
@@ -47,7 +47,7 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "3.0.0-rc.2", | ||
"@capacitor/cli": "3.0.0-rc.2", | ||
"@capacitor/core": "3.0.0-rc.2", | ||
"@capacitor/android": "3.0.0-rc.3", | ||
"@capacitor/cli": "3.0.0-rc.3", | ||
"@capacitor/core": "3.0.0-rc.3", | ||
"@capacitor/docgen": "0.0.16", | ||
"@capacitor/ios": "3.0.0-rc.2", | ||
"@capacitor/ios": "3.0.0-rc.3", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -65,3 +65,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "3.0.0-rc.2" | ||
"@capacitor/core": "3.0.0-rc.3" | ||
}, | ||
@@ -84,3 +84,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "55eaff39306b74274e7e80f8d0b4d5746bc600bf" | ||
"gitHead": "35052ba43e3da7e9ebe433ac30dfae235d04b90a" | ||
} |
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
314213