Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "mem-fs", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Simple in-memory vinyl file store", | ||
@@ -15,4 +15,4 @@ "scripts": { | ||
"dependencies": { | ||
"through2": "^0.6.3", | ||
"vinyl": "^0.4.3", | ||
"through2": "^2.0.0", | ||
"vinyl": "^1.1.0", | ||
"vinyl-file": "^1.1.0" | ||
@@ -19,0 +19,0 @@ }, |
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
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
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedclone@0.2.0(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedthrough2@0.6.5(transitive)
- Removedvinyl@0.4.6(transitive)
Updatedthrough2@^2.0.0
Updatedvinyl@^1.1.0