giphy-api icon indicating copy to clipboard operation
giphy-api copied to clipboard

πŸŽ₯ Isomorphic JavaScript client for the Giphy.com API

Results 10 giphy-api issues
Sort by recently updated
recently updated
newest added

## The devDependency [uglify-js](https://github.com/mishoo/UglifyJS2) was updated from `3.5.2` to `3.5.3`. 🚨 [View failing branch](https://github.com/austinkelleher/giphy-api/compare/master...austinkelleher:greenkeeper%2Fuglify-js-3.5.3). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [standard](https://github.com/standard/standard) was updated from `12.0.1` to `13.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [sinon](https://github.com/sinonjs/sinon) was updated from `7.5.0` to `8.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [sinon](https://github.com/sinonjs/sinon) was updated from `7.2.3` to `7.2.4`. 🚨 [View failing branch](https://github.com/austinkelleher/giphy-api/compare/master...austinkelleher:greenkeeper%2Fsinon-7.2.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [eslint-config-semistandard](https://github.com/standard/eslint-config-semistandard) was updated from `13.0.0` to `14.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [browserify](https://github.com/browserify/browserify) was updated from `16.2.3` to `16.3.0`. 🚨 [View failing branch](https://github.com/austinkelleher/giphy-api/compare/master...austinkelleher:greenkeeper%2Fbrowserify-16.3.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

I'll clean this up. But just wanted to get this out there first. This adds the ability to enter a proxy as an option. I needed this to test in...

With the newly implemented browser bundling, we should introduce a web testing framework (perhaps phantomjs).