Socket
Socket
Sign inDemoInstall

@feathersjs/feathers

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/feathers - npm Package Compare versions

Comparing version 5.0.9 to 5.0.10

2

lib/version.d.ts

@@ -1,2 +0,2 @@

declare const _default: "5.0.9";
declare const _default: "5.0.10";
export default _default;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = '5.0.9';
exports.default = '5.0.10';
//# sourceMappingURL=version.js.map
{
"name": "@feathersjs/feathers",
"description": "A framework for real-time applications and REST API with JavaScript and TypeScript",
"version": "5.0.9",
"version": "5.0.10",
"homepage": "http://feathersjs.com",

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

"dependencies": {
"@feathersjs/commons": "^5.0.9",
"@feathersjs/commons": "^5.0.10",
"@feathersjs/hooks": "^0.8.1",

@@ -67,4 +67,4 @@ "events": "^3.3.0"

"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^20.7.0",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"mocha": "^10.2.0",

@@ -75,3 +75,3 @@ "shx": "^0.3.4",

},
"gitHead": "64ee98dadf02dac34f31e3cb7b6b10e1f7405bfa"
"gitHead": "463dedcd35b16e43bc55e04df877ca82ed38dcea"
}

@@ -1,1 +0,1 @@

export default '5.0.9'
export default '5.0.10'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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