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

android-api-versions-console-chart

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

android-api-versions-console-chart - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CODE_OF_CONDUCT.md

10

package.json
{
"name": "android-api-versions-console-chart",
"version": "1.0.1",
"version": "1.0.2",
"description": "Android api versions percentage usage chart for displaying in javascript/terminal using nodejs and cli-pie",

@@ -17,2 +17,10 @@ "main": "bin/index.js",

],
"repository": {
"type": "git",
"url": "git@github.com:marlonlom/android-api-versions-console-chart.git"
},
"bugs": {
"url": "https://github.com/marlonlom/android-api-versions-console-chart/issues"
},
"homepage": "https://github.com/marlonlom/android-api-versions-console-chart",
"author": "Marlon López (https://about.me/marlonlom)",

@@ -19,0 +27,0 @@ "license": "MIT",

# android-api-versions-console-chart
<div align="center">
<div align="left">
![npm](https://img.shields.io/npm/v/android-api-versions-console-chart?color=red)
![GitHub](https://img.shields.io/github/license/marlonlom/android-api-versions-console-chart)
![GitHub repo size](https://img.shields.io/github/repo-size/marlonlom/android-api-versions-console-chart)
[![npm version](https://img.shields.io/npm/v/android-api-versions-console-chart.svg?style=flat-square)](https://www.npmjs.com/package/android-api-versions-console-chart)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/marlonlom/android-api-versions-console-chart?color=orange&label=version%20%28github%20repo%29)
![npm](https://img.shields.io/npm/dy/android-api-versions-console-chart)
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/android-api-versions-console-chart)
![GitHub top language](https://img.shields.io/github/languages/top/marlonlom/android-api-versions-console-chart?color=yellow)
<br>
![GitHub issues](https://img.shields.io/github/issues/marlonlom/android-api-versions-console-chart)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/keywords/marlonlom/android-api-versions-console-chart)

@@ -16,2 +21,3 @@ </div>

## Usage

@@ -34,2 +40,11 @@ To use android-api-versions-console-chart **on the terminal with node.js**, install [android-api-versions-console-chart from npm](https://www.npmjs.org/package/android-api-versions-console-chart) using the following command in the terminal:

## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Used libraries / Dependencies:

@@ -43,2 +58,8 @@

## License
[MIT](LICENSE.md) © [Marlonlom](https://about.me/marlonlom)
## Spread the word

@@ -45,0 +66,0 @@

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