mem-fs-editor
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "mem-fs-editor", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "File edition helpers working on top of mem-fs", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
"files": [ | ||
"lib" | ||
"dist" | ||
], | ||
@@ -44,2 +44,3 @@ "dependencies": { | ||
"isbinaryfile": "^5.0.0", | ||
"mem-fs": "^3.0.0", | ||
"minimatch": "^9.0.0", | ||
@@ -51,10 +52,2 @@ "multimatch": "^6.0.0", | ||
}, | ||
"peerDependencies": { | ||
"mem-fs": "^2.1.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"mem-fs": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -61,0 +54,0 @@ "coveralls": "^3.0.3", |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
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
43514
44
814
8
+ Addedmem-fs@^3.0.0
+ Added@types/node@18.19.64(transitive)
+ Addedfirst-chunk-stream@5.0.0(transitive)
+ Addedmem-fs@3.0.0(transitive)
+ Addedstrip-bom-buf@3.0.1(transitive)
+ Addedstrip-bom-stream@5.0.0(transitive)
+ Addedundici-types@5.26.5(transitive)
+ Addedvinyl-file@5.0.0(transitive)
- Removed@types/node@15.14.9(transitive)
- Removedclone-buffer@1.0.0(transitive)
- Removedcloneable-readable@1.1.3(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedfirst-chunk-stream@2.0.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmem-fs@2.3.0(transitive)
- Removedpify@2.3.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedreplace-ext@1.0.1(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstrip-bom@2.0.0(transitive)
- Removedstrip-bom-buf@1.0.0(transitive)
- Removedstrip-bom-stream@2.0.0(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedvinyl@2.2.1(transitive)
- Removedvinyl-file@3.0.0(transitive)