js-data-adapter
Advanced tools
Comparing version 0.8.5 to 1.0.0
@@ -0,1 +1,5 @@ | ||
##### 1.0.0 - 02 July 2017 | ||
**1.0.0 stable release, now depending on js-data@3.0.0** | ||
##### 0.8.5 - 01 July 2017 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "js-data-adapter", | ||
"description": "Base adapter class that all other js-data adapters extend.", | ||
"version": "0.8.5", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/js-data/js-data-adapter", | ||
@@ -57,7 +57,7 @@ "repository": { | ||
"peerDependencies": { | ||
"js-data": "^3.0.0-rc.9" | ||
"js-data": ">= 3.0.0" | ||
}, | ||
"dependencies": { | ||
"chai": "^4.0.2", | ||
"js-data": "^3.0.0-rc.9", | ||
"js-data": ">= 3.0.0", | ||
"mocha": "^3.4.2", | ||
@@ -64,0 +64,0 @@ "sinon": "^2.3.6" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
717273
0
Updatedjs-data@>= 3.0.0