@capacitor/local-notifications
Advanced tools
Comparing version 0.0.1 to 0.1.0
@@ -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" | ||
} |
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
266269
38
3242