wallaby-webpack
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -47,3 +47,3 @@ 'use strict'; | ||
readFileSync() { | ||
readFileSync(filePath) { | ||
// for tracked files, reading file from wallaby cache (it will read it from disk if required) | ||
@@ -50,0 +50,0 @@ var allTrackedFiles = this._postprocessor.getAllTrackedFiles(); |
{ | ||
"name": "wallaby-webpack", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "Webpack postprocessor for wallaby.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
20511