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.5.1 to 4.5.2

8

CHANGELOG.md

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

## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
**Note:** Version bump only for package @feathersjs/adapter-tests
## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)

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

12

package.json
{
"name": "@feathersjs/adapter-tests",
"version": "4.5.1",
"version": "4.5.2",
"description": "Feathers shared database adapter test suite",

@@ -32,3 +32,3 @@ "homepage": "https://feathersjs.com",

"scripts": {
"test": "mocha --opts ../../mocha.opts"
"test": "mocha --config ../../.mocharc.json"
},

@@ -42,8 +42,8 @@ "directories": {

"devDependencies": {
"@feathersjs/errors": "^4.5.1",
"@feathersjs/feathers": "^4.5.1",
"@feathersjs/errors": "^4.5.2",
"@feathersjs/feathers": "^4.5.2",
"feathers-memory": "^4.1.0",
"mocha": "^7.0.0"
"mocha": "^7.0.1"
},
"gitHead": "df79afeb0780402fc317af93a86805e420dcfa93"
"gitHead": "9d5871e98d821384dee70b8d3d9af4002f3d052a"
}
# Feathers Adapter Tests
[![Build Status](https://travis-ci.org/feathersjs/feathers.svg?branch=master)](https://travis-ci.org/feathersjs/feathers)
[![CI](https://github.com/feathersjs/feathers/workflows/Node.js%20CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22)
[![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)

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

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