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

js-data-adapter

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-data-adapter - npm Package Compare versions

Comparing version 0.8.5 to 1.0.0

4

CHANGELOG.md

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

6

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

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