Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@methodus/framework-decorators

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@methodus/framework-decorators - npm Package Compare versions

Comparing version
7.0.3
to
7.0.5
+16
README.md
<!-- tabs:start -->
#### ** Reference **
[filename](globals.md ':include')
#### ** Tests overview **
[tests](tests.html ':include :type=iframe width=100% height=100%')
#### ** Tests dashboard **
[tests](tests_dashboard.html ':include :type=iframe width=100% height=100%')
<!-- tabs:end -->
+24
-6
{
"name": "@methodus/framework-decorators",
"version": "7.0.3",
"version": "7.0.5",
"description": "Server Decorators for methodus",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"homepage": "https://methodus.dev",
"repository": {
"type": "git",
"url": "https://github.com/nodulusteam/methodus.dev/tree/master/modules/framework/framework-decorators"
},
"keywords": [
"methodus",
"unified application framework",
"microservice",
"rpc",
"eventsourcing",
"agnostic",
"independent",
"framework",
"typescript",
"bind",
"application"
],
"author": "NodulusTeam",
"license": "BSD-3-Clause",
"scripts": {

@@ -14,4 +34,2 @@ "build": "../../../node_modules/.bin/rimraf ./dist && yarn format & tsc",

},
"author": "NodulusTeam",
"license": "BSD-3-Clause",
"publishConfig": {

@@ -21,6 +39,6 @@ "access": "public"

"devDependencies": {
"@methodus/framework-commons": "^7.0.4",
"@methodus/framework-injection": "^7.0.3"
"@methodus/framework-commons": "^7.0.6",
"@methodus/framework-injection": "^7.0.5"
},
"gitHead": "2db688986a429b78bd0d1949ec39c61fb4c698c4"
"gitHead": "c265bdd00f46e64f8f024450c84467da19cdc1cf"
}
<!-- tabs:start -->
#### ** Reference **
[filename](globals.md ':include')
#### ** Tests overview **
[tests](tests.html ':include :type=iframe width=100% height=100%')
<!-- tabs:end -->