Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/local-notifications

Package Overview
Dependencies
Maintainers
8
Versions
622
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 0.0.1 to 0.1.0

CHANGELOG.md

4

dist/plugin.js

@@ -1,2 +0,2 @@

var capacitorLocalNotifications = (function (exports, core) {
var capacitorHaptics = (function (exports, core) {
'use strict';

@@ -110,3 +110,3 @@

}({}, capacitorExports));
}({}, capacitorLocalNotifications));
//# sourceMappingURL=plugin.js.map
{
"name": "@capacitor/local-notifications",
"version": "0.0.1",
"version": "0.1.0",
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",
"main": "dist/esm/index.js",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",

@@ -80,3 +81,4 @@ "unpkg": "dist/plugin.js",

"access": "public"
}
},
"gitHead": "98290e6c0292ea17b7a5d178919664a9062405d5"
}
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