Socket
Socket
Sign inDemoInstall

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 0.0.0 to 1.0.0

LICENSE

15

package.json
{
"name": "bookshelf-modelbase",
"version": "0.0.0",
"version": "1.0.0",
"description": "Extensible ModelBase for bookshelf-based model layers",
"main": "lib/index.js",
"main": "./lib",
"scripts": {
"test": "mocha test/**"
"test": "istanbul cover _mocha"
},
"repository": {
"type": "git",
"url": "git://github.com/bsiddiqui/bookshelf-modelbase.git"
},
"author": "Grayson Chao",
"license": "MIT",
"bugs": {
"url": "https://github.com/bsiddiqui/bookshelf-modelbase/issues"
},
"homepage": "https://github.com/bsiddiqui/bookshelf-modelbase",
"dependencies": {

@@ -20,2 +28,3 @@ "bluebird": "^2.3.11",

"chai": "^1.10.0",
"istanbul": "^0.3.5",
"knex": "^0.7.3",

@@ -22,0 +31,0 @@ "mocha": "^2.0.1",

4

README.md

@@ -1,3 +0,3 @@

ModelBase ![Build Status](https://travis-ci.org/bsiddiqui/bookshelf-modelbase.svg?branch=master)
=========
ModelBase ![Build Status](https://travis-ci.org/bsiddiqui/bookshelf-modelbase.svg?branch=master) [![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)
==========

@@ -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