node-tcp-proxy
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -13,3 +13,3 @@ { | ||
"buffer-replace": "^1.0.0", | ||
"node-tcp-proxy": "^0.0.25" | ||
"node-tcp-proxy": "^0.0.27" | ||
} | ||
@@ -44,5 +44,5 @@ }, | ||
"node_modules/node-tcp-proxy": { | ||
"version": "0.0.25", | ||
"resolved": "https://registry.npmjs.org/node-tcp-proxy/-/node-tcp-proxy-0.0.25.tgz", | ||
"integrity": "sha512-Zduhw5rREkCM1V0BK7PYdNhoHVEEKKPFLOVQtU9PDPjq39s8+FgDRUl+n6tG0yU4yuM2azcrRMpUzdWoyGPeiQ==", | ||
"version": "0.0.26", | ||
"resolved": "https://registry.npmjs.org/node-tcp-proxy/-/node-tcp-proxy-0.0.26.tgz", | ||
"integrity": "sha512-MwWLo/007Rx1wKnVOx+qB4F2dNc6PqJEat0i0cjCedXxaZ/SZ4urMEVATQXQ/Pn62BFjtllrm4VCwHUhJMhV/Q==", | ||
"dependencies": { | ||
@@ -68,5 +68,5 @@ "commander": "^2.19.0" | ||
"node-tcp-proxy": { | ||
"version": "0.0.25", | ||
"resolved": "https://registry.npmjs.org/node-tcp-proxy/-/node-tcp-proxy-0.0.25.tgz", | ||
"integrity": "sha512-Zduhw5rREkCM1V0BK7PYdNhoHVEEKKPFLOVQtU9PDPjq39s8+FgDRUl+n6tG0yU4yuM2azcrRMpUzdWoyGPeiQ==", | ||
"version": "0.0.26", | ||
"resolved": "https://registry.npmjs.org/node-tcp-proxy/-/node-tcp-proxy-0.0.26.tgz", | ||
"integrity": "sha512-MwWLo/007Rx1wKnVOx+qB4F2dNc6PqJEat0i0cjCedXxaZ/SZ4urMEVATQXQ/Pn62BFjtllrm4VCwHUhJMhV/Q==", | ||
"requires": { | ||
@@ -73,0 +73,0 @@ "commander": "^2.19.0" |
@@ -14,4 +14,4 @@ { | ||
"buffer-replace": "^1.0.0", | ||
"node-tcp-proxy": "^0.0.25" | ||
"node-tcp-proxy": "^0.0.27" | ||
} | ||
} |
@@ -5,4 +5,5 @@ { | ||
"license": "MIT", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"main": "index.js", | ||
"types": "./index.d.ts", | ||
"repository": { | ||
@@ -19,4 +20,4 @@ "type": "git", | ||
"devDependencies": { | ||
"eslint": "^4.19.1", | ||
"eslint-config-google": "^0.8.1", | ||
"eslint": "^8.9.0", | ||
"eslint-config-google": "^0.14.0", | ||
"eslint-plugin-security": "^1.4.0" | ||
@@ -23,0 +24,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
27393
14
500