@b613/utils
Advanced tools
Comparing version 1.0.0-alpha5 to 1.0.0-alpha6
@@ -43,2 +43,3 @@ "use strict"; | ||
socket.on('close', () => socket.destroy()); | ||
socket.end(); | ||
}; | ||
@@ -45,0 +46,0 @@ check(); |
{ | ||
"name": "@b613/utils", | ||
"version": "1.0.0-alpha5", | ||
"version": "1.0.0-alpha6", | ||
"description": "Set of utility methods for common operations", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
114481
1981