Socket
Socket
Sign inDemoInstall

@capacitor/local-notifications

Package Overview
Dependencies
2
Maintainers
8
Versions
474
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-rc.1 to 6.0.0

14

package.json
{
"name": "@capacitor/local-notifications",
"version": "6.0.0-rc.1",
"version": "6.0.0",
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",

@@ -50,7 +50,7 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "next",
"@capacitor/cli": "next",
"@capacitor/core": "next",
"@capacitor/android": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/docgen": "0.2.2",
"@capacitor/ios": "next",
"@capacitor/ios": "^6.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -68,3 +68,3 @@ "@ionic/prettier-config": "~1.0.1",

"peerDependencies": {
"@capacitor/core": "next"
"@capacitor/core": "^6.0.0"
},

@@ -87,3 +87,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "0ccb9c48af9740a24f1f084e9417d5d5e2201311"
"gitHead": "00edb1fe8a21311887ea1532e37271ecb7314bed"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc