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

cordova-plugin-proguard

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-proguard - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

.editorconfig

9

package.json
{
"name": "cordova-plugin-proguard",
"version": "2.1.0",
"version": "2.2.0",
"description": "Cordova plugin for ProGuard",

@@ -29,3 +29,6 @@ "repository": {

},
"homepage": "https://github.com/greybax/cordova-plugin-proguard#readme"
}
"homepage": "https://github.com/greybax/cordova-plugin-proguard#readme",
"devDependencies": {
"jshint": "2.11.0"
}
}

@@ -27,2 +27,11 @@ # cordova-plugin-proguard

If you want to add rules to this `proguard-custom.txt`, please create your own `proguard-custom.txt` and add this to your projectroot folder.
Upon installing the proguard-plugin, the rules will be added to your project.
Example rules for various situations will be in the commented section in the plugin `proguard-custom.txt`.
```
ionic cordova platform rm android
ionic cordova platform add android
```
## History

@@ -29,0 +38,0 @@ - v1.0.0 - supports Cordova version <7

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