js-data-rethinkdb
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-beta.1
@@ -0,1 +1,5 @@ | ||
##### 1.0.0-beta.1 - 12 January 2015 | ||
Now in beta. | ||
##### 1.0.0-alpha.5 - 28 November 2014 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "js-data-rethinkdb", | ||
"description": "RethinkDB adapter for js-data.", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-beta.1", | ||
"homepage": "http://www.js-data.io/docs/dsrethinkdbadapter", | ||
@@ -35,6 +35,6 @@ "repository": { | ||
"grunt-contrib-watch": "0.6.1", | ||
"grunt-karma-coveralls": "2.5.2", | ||
"grunt-mocha-test": "0.12.4", | ||
"grunt-karma-coveralls": "2.5.3", | ||
"grunt-mocha-test": "0.12.6", | ||
"jit-grunt": "0.9.0", | ||
"sinon": "1.12.1", | ||
"sinon": "1.12.2", | ||
"time-grunt": "1.0.0" | ||
@@ -46,3 +46,3 @@ }, | ||
"dependencies": { | ||
"js-data": "^1.0.0-alpha.5-4", | ||
"js-data": "^1.0.0-beta.1", | ||
"mout": "0.11.0", | ||
@@ -49,0 +49,0 @@ "rethinkdbdash": "^1.15.x" |
<img src="https://raw.githubusercontent.com/js-data/js-data/master/js-data.png" alt="js-data logo" title="js-data" align="right" width="64" height="64" /> | ||
## js-data-rethinkdb | ||
## js-data-rethinkdb [![NPM version](https://badge.fury.io/js/js-data-rethinkdb.png)](http://badge.fury.io/js/js-data-rethinkdb) | ||
@@ -63,3 +63,3 @@ RethinkDB adapter for [js-data](http://www.js-data.io/). | ||
Copyright (c) 2014 Jason Dobry | ||
Copyright (c) 2014-2015 Jason Dobry | ||
@@ -66,0 +66,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
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
30813
Updatedjs-data@^1.0.0-beta.1