Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-tcp-proxy

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-tcp-proxy - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

.github/stale.yml

14

examples/logger/package-lock.json

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc