@meteor-it/fs
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -55,2 +55,1 @@ /// <reference types="node" /> | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@meteor-it/fs", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Wrappers for native fs module", | ||
"module": "index.mjs", | ||
"main": "index.js", | ||
@@ -13,3 +14,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@meteor-it/utils": "^1.3.11" | ||
"@meteor-it/utils": "^1.3.12" | ||
}, | ||
@@ -20,3 +21,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "271b47dffab2249fe8f2f8878f5e04d84ae9cee2" | ||
"gitHead": "888982e812786093e95b2103f646c34fdd32abc5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32845
8
514
3
Updated@meteor-it/utils@^1.3.12