New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/local-notifications

Package Overview
Dependencies
Maintainers
12
Versions
701
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/local-notifications - npm Package Compare versions

Comparing version 4.1.4-nightly-20221128T150904.0 to 4.1.4-nightly-20221129T150916.0

2

dist/esm/definitions.d.ts

@@ -482,2 +482,4 @@ import type { PermissionState, PluginListenerHandle } from '@capacitor/core';

* The notification identifier.
* On Android it's a 32-bit int.
* So the value should be between -2147483648 and 2147483647 inclusive.
*

@@ -484,0 +486,0 @@ * @since 1.0.0

4

package.json
{
"name": "@capacitor/local-notifications",
"version": "4.1.4-nightly-20221128T150904.0",
"version": "4.1.4-nightly-20221129T150916.0",
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",

@@ -83,3 +83,3 @@ "main": "dist/plugin.cjs.js",

},
"gitHead": "473dbe5159258c4e8ea5c9bbbd9542f864da55c0"
"gitHead": "df7e2f5a35879e618f0c3d50fe1a4b3ef4380b0e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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 too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc