Comparing version 1.0.1 to 1.0.2
@@ -105,3 +105,3 @@ 'use strict'; | ||
resWrite.apply(res, chunks); | ||
resWrite.apply(res, arguments); | ||
}; | ||
@@ -117,3 +117,3 @@ | ||
resEnd.apply(res, chunk); | ||
resEnd.apply(res, arguments); | ||
}; | ||
@@ -120,0 +120,0 @@ |
{ | ||
"name": "woodie", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "City of Surrey Logging Service", | ||
@@ -5,0 +5,0 @@ "main": "./lib/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
6080