Comparing version 6.0.3 to 6.0.4
@@ -12,3 +12,3 @@ { | ||
"homepage": "https://github.com/tanepiper/node-bitly", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"author": { | ||
@@ -15,0 +15,0 @@ "name": "Tane Piper", |
@@ -1,7 +0,18 @@ | ||
# node-bitly - Bitly API for nodejs | ||
# node-bitly - Unofficial Bitly API for nodejs | ||
[![CircleCI](https://circleci.com/gh/tanepiper/node-bitly.svg?style=svg)](https://circleci.com/gh/tanepiper/node-bitly) [![NPM version](https://badge.fury.io/js/bitly.png)](http://badge.fury.io/js/bitly) [![Dependencies](https://david-dm.org/tanepiper/node-bitly.svg)](https://david-dm.org/tanepiper/node-bitly) | ||
This module provides calls to the [Bitly](http://bitly.com) API for [Nodejs](http://nodejs.org). This documentation is for `v6.0.1`. | ||
## Current Versions | ||
* [v6.0.x](https://github.com/tanepiper/node-bitly) - Support for Node >=6. Available on npm as `npm install bitly@latest` | ||
* [v5.1.x](https://github.com/tanepiper/node-bitly/tree/v5.x.x) - Support for Node >=4. Available on npm as `npm install bitly@stable` | ||
Version 5 is end-of-life and will only recieve minor updates in the future and is considered stable. This will only ever support the **Bitly v3** API | ||
Version 6 is the current in-development version, re-written in Typescript. This version currently only supports the **Bitly v3** API and will continue to do so in `v6.0.x`. Version `6.1.x` will introduce **Bitly v4** support. | ||
## Module Features | ||
This module provides calls to the [Bitly](http://bitly.com) API for [Nodejs](http://nodejs.org). | ||
For more information on the API request and responses visit the [Bitly API docs](https://dev.bitly.com/api.html) | ||
@@ -102,5 +113,7 @@ | ||
## Support on Beerpay | ||
Hey dude! Help me out for a couple of :beers:! | ||
## Support This Project | ||
This module is a side project of mine and I don't actively use the module except to completly over-engineer the CI pipeline and re-write it in Typescript all in the name of learning. But to add features like the v4 API would take a lot of work, so if you use this library a lot please consider donating using the links below. Or if you learned something useful from one of my blog posts talking about the changes I've done with this module please consider leaving a tip. | ||
[![Beerpay](https://beerpay.io/tanepiper/node-bitly/badge.svg?style=beer-square)](https://beerpay.io/tanepiper/node-bitly) [![Beerpay](https://beerpay.io/tanepiper/node-bitly/make-wish.svg?style=flat-square)](https://beerpay.io/tanepiper/node-bitly?focus=wish) | ||
[![Beerpay](https://beerpay.io/tanepiper/node-bitly/badge.svg?style=beer-square)](https://beerpay.io/tanepiper/node-bitly) [![Beerpay](https://beerpay.io/tanepiper/node-bitly/make-wish.svg?style=flat-square)](https://beerpay.io/tanepiper/node-bitly?focus=wish) | ||
You can also [PayPal Me](https://paypal.me/tanepiper). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
426409
119