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

js-data-adapter

Package Overview
Dependencies
Maintainers
2
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 1.0.0 to 1.0.1

12

package.json
{
"name": "js-data-adapter",
"description": "Base adapter class that all other js-data adapters extend.",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/js-data/js-data-adapter",

@@ -60,6 +60,3 @@ "repository": {

"dependencies": {
"chai": "^4.0.2",
"js-data": ">= 3.0.0",
"mocha": "^3.4.2",
"sinon": "^2.3.6"
"js-data": ">= 3.0.0"
},

@@ -80,4 +77,7 @@ "devDependencies": {

"rollup-plugin-babel": "2.7.1",
"standard": "10.0.2"
"standard": "10.0.2",
"sinon": "^2.3.6",
"chai": "^4.0.2",
"mocha": "^3.4.2"
}
}
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