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.5 to 5.0.6

2

lib/version.d.ts

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

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.5",
"@feathersjs/commons": "^5.0.6",
"@feathersjs/hooks": "^0.8.1",

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

"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@types/node": "^20.3.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
"typescript": "^5.1.3"
},
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009"
"gitHead": "71ac655d260fbc9aa65cd5b9a6c088f0187ace4e"
}

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

export default '5.0.5'
export default '5.0.6'

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

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