@methodus/framework-commons
Advanced tools
+16
| <!-- 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 --> |
+3
-4
@@ -13,3 +13,3 @@ "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.Mapping = exports.commons = void 0; | ||
| exports.commons = void 0; | ||
| const log_1 = require("./log"); | ||
@@ -19,3 +19,2 @@ const fp_1 = require("./fp"); | ||
| __exportStar(require("./config"), exports); | ||
| const _Mapping = require("./param/params"); | ||
| var commons; | ||
@@ -25,7 +24,7 @@ (function (commons) { | ||
| commons.logger = log_1.logger; | ||
| commons.util = fp_1.util; | ||
| commons.util = fp_1.fp; | ||
| })(commons = exports.commons || (exports.commons = {})); | ||
| exports.default = commons; | ||
| exports.Mapping = _Mapping; | ||
| __exportStar(require("./param/mapping"), exports); | ||
| __exportStar(require("./response"), exports); | ||
| //# sourceMappingURL=index.js.map |
+22
-4
| { | ||
| "name": "@methodus/framework-commons", | ||
| "version": "7.0.4", | ||
| "version": "7.0.6", | ||
| "description": "Commons 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-commons" | ||
| }, | ||
| "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": "rm -rf ./dist && tsc", | ||
| }, | ||
| "author": "NodulusTeam", | ||
| "license": "BSD-3-Clause", | ||
| "publishConfig": { | ||
@@ -23,3 +41,3 @@ "access": "public" | ||
| }, | ||
| "gitHead": "2db688986a429b78bd0d1949ec39c61fb4c698c4" | ||
| "gitHead": "c265bdd00f46e64f8f024450c84467da19cdc1cf" | ||
| } |
-12
| <!-- tabs:start --> | ||
| #### ** Reference ** | ||
| [filename](globals.md ':include') | ||
| #### ** Tests overview ** | ||
| [tests](tests.html ':include :type=iframe width=100% height=100%') | ||
| <!-- tabs:end --> |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3991
17.9%0
-100%16
33.33%0
-100%0
-100%26
-3.7%