Socket
Socket
Sign inDemoInstall

cordova-plugin-app-event

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

3

CHANGELOG.md
ChangeLog
---------
#### Version 1.2.1 (28.08.2017)
- Fix Package.json not found Cordova 7.0
#### Version 1.2.0 (17.02.2016)

@@ -5,0 +8,0 @@ - White-list swizzling through APPAppEventDelegate protocol (#5)

{
"name": "cordova-plugin-app-event",
"version": "1.2.0",
"version": "1.2.1",
"description": "Broadcasts UIApplicationDelegate events",

@@ -22,2 +22,8 @@ "main": "index.js",

],
"cordova": {
"id": "cordova-plugin-app-event",
"platforms": [
"ios"
]
},
"platforms": [

@@ -24,0 +30,0 @@ "ios"

2

README.md

@@ -79,3 +79,3 @@ [![npm version](https://badge.fury.io/js/cordova-plugin-app-event.svg)](http://badge.fury.io/js/cordova-plugin-app-event)

© 2013-2016 appPlant UG, Inc. All rights reserved
© 2013-2017 appPlant GmbH, Inc. All rights reserved

@@ -82,0 +82,0 @@

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 not supported yet

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 not supported yet

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