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

bookshelf-modelbase

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bookshelf-modelbase - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

CONTRIBUTING.md

10

package.json
{
"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

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