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

@feathersjs/adapter-tests

Package Overview
Dependencies
Maintainers
0
Versions
98
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 5.0.30 to 5.0.31

6

CHANGELOG.md

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

## [5.0.31](https://github.com/feathersjs/feathers/compare/v5.0.30...v5.0.31) (2024-10-31)
### Bug Fixes
- **dependencies:** Update all dependencies ([#3545](https://github.com/feathersjs/feathers/issues/3545)) ([221b92b](https://github.com/feathersjs/feathers/commit/221b92bb0ee5d54fb1036742968797cb02e56da2))
## [5.0.30](https://github.com/feathersjs/feathers/compare/v5.0.29...v5.0.30) (2024-09-02)

@@ -8,0 +14,0 @@

12

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

@@ -53,10 +53,10 @@ "homepage": "https://feathersjs.com",

"devDependencies": {
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.4",
"mocha": "^10.8.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"gitHead": "ce00d390ddd85a5be533da69f7958fdc330d8f80"
"gitHead": "967ea54ae7f7e3d8169b137d5c184705706276a7"
}
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