New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ionis

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionis - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.github/CHANGELOG.md

10

package.json
{
"name": "ionis",
"version": "1.0.1",
"description": "Mini ionic manager. Prepare your applications faster.",
"version": "1.0.2",
"description": "Ionic utilities. Manager your applications.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "./bin/ionis help"
"test": "./bin/ionis help"
},

@@ -21,3 +20,4 @@ "repository": {

"binary",
"env"
"env",
"playstore"
],

@@ -24,0 +24,0 @@ "bin": {

@@ -5,2 +5,6 @@ # `ionis` - Ionic utilities

### **Why ionis?**
Sometimes the process of generating a production APK is complex. There may be some typing errors in the certification commands, or you may have problems with jarsigned, keytool and others. So I developed `ionis` to accelerate the process of preparing the apk. For more information see the command `ionis prepare`.
## Installation

@@ -45,3 +49,3 @@

```sh
$ ionis release
$ ionis release android
```

@@ -53,2 +57,4 @@

**[Changelog](./.github/CHANGELOG.md)**
**License MIT [@juliandavidmr](https://github.com/juliandavidmr)**

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