bookshelf-modelbase
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "bookshelf-modelbase", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Extensible ModelBase for bookshelf-based model layers", | ||
@@ -11,10 +11,10 @@ "main": "./lib", | ||
"type": "git", | ||
"url": "git://github.com/bsiddiqui/bookshelf-modelbase.git" | ||
"url": "git://github.com/enjoy/bookshelf-modelbase.git" | ||
}, | ||
"author": "Grayson Chao", | ||
"author": "Enjoy", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/bsiddiqui/bookshelf-modelbase/issues" | ||
"url": "https://github.com/enjoy/bookshelf-modelbase/issues" | ||
}, | ||
"homepage": "https://github.com/bsiddiqui/bookshelf-modelbase", | ||
"homepage": "https://github.com/enjoy/bookshelf-modelbase", | ||
"dependencies": { | ||
@@ -21,0 +21,0 @@ "bluebird": "^2.3.11", |
@@ -1,3 +0,3 @@ | ||
ModelBase [![Build Status](https://travis-ci.org/bsiddiqui/bookshelf-modelbase.svg?branch=master)](https://travis-ci.org/bsiddiqui/bookshelf-modelbase) [![Code Climate](https://codeclimate.com/github/bsiddiqui/bookshelf-modelbase/badges/gpa.svg)](https://codeclimate.com/github/bsiddiqui/bookshelf-modelbase) [![Test Coverage](https://codeclimate.com/github/bsiddiqui/bookshelf-modelbase/badges/coverage.svg)](https://codeclimate.com/github/bsiddiqui/bookshelf-modelbase) [![npm version](https://badge.fury.io/js/bookshelf-modelbase.svg)](http://badge.fury.io/js/bookshelf-modelbase) | ||
========== | ||
#bookshelf-modelbase | ||
[![Build Status](https://travis-ci.org/enjoy/bookshelf-modelbase.svg?branch=master)](https://travis-ci.org/enjoy/bookshelf-modelbase) [![Code Climate](https://codeclimate.com/github/enjoy/bookshelf-modelbase/badges/gpa.svg)](https://codeclimate.com/github/enjoy/bookshelf-modelbase) [![Test Coverage](https://codeclimate.com/github/enjoy/bookshelf-modelbase/badges/coverage.svg)](https://codeclimate.com/github/enjoy/bookshelf-modelbase) [![Version](https://badge.fury.io/js/bookshelf-modelbase.svg)](http://badge.fury.io/js/bookshelf-modelbase) [![Downloads](http://img.shields.io/npm/dm/bookshelf-modelbase.svg)](https://www.npmjs.com/package/bookshelf-modelbase) | ||
@@ -4,0 +4,0 @@ ##Why |
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
17294
12