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

@feathersjs/commons

Package Overview
Dependencies
Maintainers
4
Versions
106
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 4.5.7 to 4.5.8

8

CHANGELOG.md

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

## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
**Note:** Version bump only for package @feathersjs/commons
## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)

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

17

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

@@ -11,4 +11,4 @@ "homepage": "https://feathersjs.com",

"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
"type": "github",
"url": "https://github.com/sponsors/daffl"
},

@@ -33,2 +33,11 @@ "repository": {

"types": "lib/",
"files": [
"CHANGELOG.md",
"LICENSE",
"README.md",
"src/**",
"lib/**",
"*.d.ts",
"*.js"
],
"scripts": {

@@ -53,3 +62,3 @@ "prepublish": "npm run compile",

},
"gitHead": "a1a8ee535b4337ff8132858095eabf0969c3b6d3"
"gitHead": "5df52715647ea14cf1bd1fe295ae0eaa9857d70a"
}
# Feathers Commons
[![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)
[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/commons)](https://david-dm.org/feathersjs/feathers?path=packages/commons)

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