fluxible-plugin-fetchr
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "fluxible-plugin-fetchr", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A plugin for fluxible applications to provide an isomorphic interface for RESTful services", | ||
@@ -14,13 +14,13 @@ "main": "index.js", | ||
"fetchr": "^0.4.0", | ||
"object-assign": "^1.0.0" | ||
"object-assign": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "~1.9.1", | ||
"chai": "^1.10.0", | ||
"coveralls": "^2.11.1", | ||
"fluxible-app": "^0.1.0", | ||
"grunt": "^0.4.5", | ||
"istanbul": "~0.2.7", | ||
"istanbul": "^0.3.2", | ||
"jshint": "^2.5.5", | ||
"mocha": "~1.18.2", | ||
"mockery": "~1.4.0", | ||
"mocha": "^2.0.1", | ||
"mockery": "^1.4.0", | ||
"precommit-hook": "1.0.x" | ||
@@ -27,0 +27,0 @@ }, |
# Fetchr Plugin for Fluxible App | ||
[![npm version](https://badge.fury.io/js/fluxible-plugin-fetchr.svg)](http://badge.fury.io/js/fluxible-plugin-fetchr) [![Build Status](https://travis-ci.org/yahoo/fluxible-plugin-fetchr.svg?branch=master)](https://travis-ci.org/yahoo/fluxible-plugin-fetchr) [![Dependency Status](https://david-dm.org/yahoo/fluxible-plugin-fetchr.svg)](https://david-dm.org/yahoo/fluxible-plugin-fetchr) [![Coverage Status](https://coveralls.io/repos/yahoo/fluxible-plugin-fetchr/badge.png?branch=master)](https://coveralls.io/r/yahoo/fluxible-plugin-fetchr?branch=master) | ||
[![npm version](https://badge.fury.io/js/fluxible-plugin-fetchr.svg)](http://badge.fury.io/js/fluxible-plugin-fetchr) | ||
[![Build Status](https://travis-ci.org/yahoo/fluxible-plugin-fetchr.svg?branch=master)](https://travis-ci.org/yahoo/fluxible-plugin-fetchr) | ||
[![Dependency Status](https://david-dm.org/yahoo/fluxible-plugin-fetchr.svg)](https://david-dm.org/yahoo/fluxible-plugin-fetchr) | ||
[![devDependency Status](https://david-dm.org/yahoo/fluxible-plugin-fetchr/dev-status.svg)](https://david-dm.org/yahoo/fluxible-plugin-fetchr#info=devDependencies) | ||
[![Coverage Status](https://coveralls.io/repos/yahoo/fluxible-plugin-fetchr/badge.png?branch=master)](https://coveralls.io/r/yahoo/fluxible-plugin-fetchr?branch=master) | ||
@@ -5,0 +9,0 @@ Provides isomorphic RESTful service access to your [Fluxible application](https://github.com/yahoo/fluxible-app) using [fetchr](https://github.com/yahoo/fetchr). |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12381
83
+ Addedobject-assign@2.1.1(transitive)
- Removedobject-assign@1.0.0(transitive)
Updatedobject-assign@^2.0.0