Socket
Socket
Sign inDemoInstall

@feathersjs/adapter-tests

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/adapter-tests - npm Package Compare versions

Comparing version 4.3.0-pre.2 to 4.3.0-pre.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
**Note:** Version bump only for package @feathersjs/adapter-tests
# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@feathersjs/adapter-tests",
"version": "4.3.0-pre.2",
"version": "4.3.0-pre.3",
"description": "Feathers shared database adapter test suite",

@@ -37,8 +37,8 @@ "homepage": "https://feathersjs.com",

"devDependencies": {
"@feathersjs/errors": "^4.3.0-pre.2",
"@feathersjs/feathers": "^4.3.0-pre.2",
"@feathersjs/errors": "^4.3.0-pre.3",
"@feathersjs/feathers": "^4.3.0-pre.3",
"feathers-memory": "^4.0.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"gitHead": "4d350e5299315df3090a2231ef3caaf795dee994"
"gitHead": "9f4498e455d81e91acc1ffd3ced4d36ba06f8466"
}
# Feathers Adapter Tests
[![Build Status](https://travis-ci.org/feathersjs/feathers.png?branch=master)](https://travis-ci.org/feathersjs/feathers)
[![Build Status](https://travis-ci.org/feathersjs/feathers.svg?branch=master)](https://travis-ci.org/feathersjs/feathers)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/adapter-tests)](https://david-dm.org/feathersjs/feathers?path=packages/adapter-tests)

@@ -11,5 +11,4 @@ [![Download Status](https://img.shields.io/npm/dm/@feathersjs/adapter-commons.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/adapter-commons)

This is a repository that contains the test suite for the common database adapter syntax.
This is a repository that contains the test suite for the common database adapter syntax. See the [API documentation](https://docs.feathersjs.com/api/databases/common.html) for more information.
## Authors

@@ -21,4 +20,4 @@

Copyright (c) 2018 Feathers contributors
Copyright (c) 2019 Feathers contributors
Licensed under the [MIT license](LICENSE).
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