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

cordova-plugin-ionic

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ionic - npm Package Compare versions

Comparing version 3.1.3 to 4.0.0

15

CHANGELOG.md
Changelog
======
# 3.1.3
# 4.0.0
* Removed some extraneous plugin result calls
* **BREAKING** Unified all API functions to return `true` on success.
## 3.1.3
* Fixed a bug where `ng-cordova` could potentially be overwritten when a deploy is applied.
* Added a release without the zip plugin (`cordova-plugin-ionic@nozip`)
* Update no-zip branch
# 3.1.2
## 3.1.2

@@ -14,7 +19,7 @@ * Fixed the extract callback value

# 3.1.1
## 3.1.1
* Fixed another issue with the cordova.js regex.
# 3.1.0
## 3.1.0

@@ -21,0 +26,0 @@ * Added a `WARN_DEBUG` flag to allow bypass of the debug dialog. (PR $49)

{
"name": "cordova-plugin-ionic",
"version": "3.1.3",
"version": "4.0.0",
"cordova": {

@@ -14,2 +14,3 @@ "id": "cordova-plugin-ionic",

"cordovaDependencies": {
"4.0.0": { "cordova-plugin-splashscreen": ">=5.0.1" },
"3.1.3": { "cordova-plugin-splashscreen": ">=5.0.1" },

@@ -16,0 +17,0 @@ "2.0.4": { "cordova-plugin-splashscreen": ">=4.0.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

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