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

@feathersjs/feathers

Package Overview
Dependencies
Maintainers
3
Versions
126
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.29 to 5.0.30

2

lib/version.d.ts

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

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.29",
"@feathersjs/commons": "^5.0.30",
"@feathersjs/hooks": "^0.9.0",

@@ -68,9 +68,9 @@ "events": "^3.3.0"

"@types/mocha": "^10.0.7",
"@types/node": "^20.14.10",
"mocha": "^10.6.0",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"gitHead": "6330134f97a1de4b627d41e8bcc2287498d5faa2"
"gitHead": "ce00d390ddd85a5be533da69f7958fdc330d8f80"
}

@@ -31,4 +31,4 @@ <img style="width: 100%; max-width: 400px;" src="http://feathersjs.com/img/feathers-logo-wide.png" alt="Feathers logo">

Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).

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

export default '5.0.29'
export default '5.0.30'

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