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

@feathersjs/adapter-commons

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/adapter-commons - npm Package Compare versions

Comparing version 5.0.13 to 5.0.14

4

CHANGELOG.md

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

## [5.0.14](https://github.com/feathersjs/feathers/compare/v5.0.13...v5.0.14) (2024-01-05)
**Note:** Version bump only for package @feathersjs/adapter-commons
## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29)

@@ -8,0 +12,0 @@

12

package.json
{
"name": "@feathersjs/adapter-commons",
"version": "5.0.13",
"version": "5.0.14",
"description": "Shared database adapter utility functions",

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

"dependencies": {
"@feathersjs/commons": "^5.0.13",
"@feathersjs/errors": "^5.0.13",
"@feathersjs/feathers": "^5.0.13"
"@feathersjs/commons": "^5.0.14",
"@feathersjs/errors": "^5.0.14",
"@feathersjs/feathers": "^5.0.14"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"@types/mongodb": "^4.0.6",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"mocha": "^10.2.0",

@@ -69,3 +69,3 @@ "mongodb": "^6.3.0",

},
"gitHead": "486f4e781015f05944f3200da277a9e50759f513"
"gitHead": "43e752653271566e8a397a8b82cd6e45fcbc6768"
}
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