Socket
Socket
Sign inDemoInstall

@feathersjs/commons

Package Overview
Dependencies
Maintainers
3
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/commons - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

6

CHANGELOG.md

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

## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12)
### Bug Fixes
- Make sure all Readme files are up to date ([#3154](https://github.com/feathersjs/feathers/issues/3154)) ([a5f0b38](https://github.com/feathersjs/feathers/commit/a5f0b38bbf2a11486415a39533bcc6c67fb51e3e))
## [5.0.3](https://github.com/feathersjs/feathers/compare/v5.0.2...v5.0.3) (2023-04-05)

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

4

package.json
{
"name": "@feathersjs/commons",
"version": "5.0.3",
"version": "5.0.4",
"description": "Shared Feathers utility functions",

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

},
"gitHead": "a6ba4dfd08f537a7d4778bed4c45091cbe3802aa"
"gitHead": "376e89040991db500f1f327aa699322543315039"
}

@@ -9,6 +9,12 @@ # Feathers Commons

## About
## Installation
This is a repository for utility functionality that is shared between different Feathers plugin and used by the main repository.
```
npm install @feathersjs/commons --save
```
## Documentation
Refer to the [Feathers API](https://feathersjs.com/api) for more details.
## License

@@ -15,0 +21,0 @@

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