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 4.0.1 to 4.1.0

10

CHANGELOG.md
Changelog
======
## 4.1.0
* Added support for partial downloads.
## 4.0.1
* Fixed a bug where `deleteVersion` would errorwhen called.
* Fixed a bug where `deleteVersion` would errorwhen called. (PR #63)
# 4.0.0
* Removed some extraneous plugin result calls
* Removed some extraneous plugin result calls.
* **BREAKING** Unified all API functions to return `true` on success.

@@ -89,2 +93,2 @@

* Added background download flags and changed `AUTO_UPDATE` config to `UPDATE_METHOD`
* Added background download flags and changed `AUTO_UPDATE` config to `UPDATE_METHOD`
{
"name": "cordova-plugin-ionic",
"version": "4.0.1",
"version": "4.1.0",
"cordova": {

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

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

@@ -17,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

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