@medusajs/utils
Advanced tools
Comparing version 1.9.6-next-20230814194612 to 1.9.6-next-20230816100952
export * from "./bundles"; | ||
export * from "./cli"; | ||
export * from "./common"; | ||
@@ -4,0 +3,0 @@ export * from "./decorators"; |
@@ -18,3 +18,2 @@ "use strict"; | ||
__exportStar(require("./bundles"), exports); | ||
__exportStar(require("./cli"), exports); | ||
__exportStar(require("./common"), exports); | ||
@@ -21,0 +20,0 @@ __exportStar(require("./decorators"), exports); |
{ | ||
"name": "@medusajs/utils", | ||
"version": "1.9.6-next-20230814194612", | ||
"version": "1.9.6-next-20230816100952", | ||
"description": "Medusa utilities functions shared by Medusa core and Modules", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@medusajs/types": "1.10.2-next-20230814194612", | ||
"@medusajs/types": "1.10.2-next-20230816100952", | ||
"@types/express": "^4.17.17", | ||
@@ -33,3 +33,2 @@ "cross-env": "^5.2.1", | ||
"awilix": "^8.0.1", | ||
"glob": "^7.1.6", | ||
"ulid": "^2.3.0" | ||
@@ -36,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
10
204046
199
3433
- Removedglob@^7.1.6
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedwrappy@1.0.2(transitive)