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

cordova-plugin-ionic

Package Overview
Dependencies
Maintainers
5
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 5.4.1 to 5.4.2

2

dist/common.js

@@ -84,3 +84,3 @@ "use strict";

this.MANIFEST_FILE = 'pro-manifest.json';
this.PLUGIN_VERSION = '5.4.1';
this.PLUGIN_VERSION = '5.4.2';
this.appInfo = appInfo;

@@ -87,0 +87,0 @@ this._savedPreferences = preferences;

{
"name": "cordova-plugin-ionic",
"version": "5.4.1",
"version": "5.4.2",
"cordova": {

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

"main": "dist/index.js",
"types": "dist/index.d.ts",
"types": "dist/IonicCordova.d.ts",
"description": "Ionic Cordova SDK",

@@ -15,0 +15,0 @@ "scripts": {

@@ -73,3 +73,3 @@ /// <reference types="cordova" />

private MANIFEST_FILE = 'pro-manifest.json';
public PLUGIN_VERSION = '5.4.1';
public PLUGIN_VERSION = '5.4.2';

@@ -76,0 +76,0 @@ constructor(appInfo: IAppInfo, preferences: ISavedPreferences) {

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