Comparing version 5.1.1 to 5.1.2
@@ -20,2 +20,3 @@ 'use strict'; | ||
proto = Object.getPrototypeOf(req.context); | ||
return originalOpen.apply(fsBinding, [_path, _flags, _mode, req]); | ||
}; | ||
@@ -22,0 +23,0 @@ |
{ | ||
"name": "mock-fs", | ||
"description": "A configurable mock file system. You know, for testing.", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/tschaub/mock-fs", |
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
95853
2665
1