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

@men-mvc/foundation

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@men-mvc/foundation - npm Package Compare versions

Comparing version 0.104.0 to 0.105.0

lib/utilities/file.d.ts

1

lib/utilities/index.d.ts

@@ -9,1 +9,2 @@ export * from './str';

export * from './route';
export * from './file';

@@ -25,1 +25,2 @@ "use strict";

__exportStar(require("./route"), exports);
__exportStar(require("./file"), exports);

8

package.json
{
"name": "@men-mvc/foundation",
"version": "0.104.0",
"version": "0.105.0",
"description": "Package that includes shared variables, types and utility functions for MEN MVC framework.",

@@ -30,5 +30,6 @@ "private": false,

"dependencies": {
"@men-mvc/config": "^0.104.0",
"@men-mvc/config": "^0.105.0",
"express": "^4.18.2",
"joi": "^17.9.1",
"mime-types": "^2.1.35",
"uuid": "^9.0.0"

@@ -41,2 +42,3 @@ },

"@types/joi": "^17.2.3",
"@types/mime-types": "^2.1.1",
"@types/node": "^18.11.16",

@@ -54,3 +56,3 @@ "@types/sinon": "^10.0.13",

"license": "MIT",
"gitHead": "0320e187c0013c8b47d1e2b3f5ef3c4401d579a4"
"gitHead": "0135b3884b0eb081679064cd9a81cf5a23c933de"
}
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