New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yume-chan/adb-server-node-tcp

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yume-chan/adb-server-node-tcp - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "0.0.23",
"tag": "@yume-chan/adb-server-node-tcp_v0.0.23",
"date": "Thu, 21 Mar 2024 03:15:10 GMT",
"comments": {}
},
{
"version": "0.0.22",

@@ -7,0 +13,0 @@ "tag": "@yume-chan/adb-server-node-tcp_v0.0.22",

7

CHANGELOG.md
# Change Log - @yume-chan/adb-server-node-tcp
This log was last generated on Wed, 13 Dec 2023 05:57:27 GMT and should not be manually modified.
This log was last generated on Thu, 21 Mar 2024 03:15:10 GMT and should not be manually modified.
## 0.0.23
Thu, 21 Mar 2024 03:15:10 GMT
_Version update only_
## 0.0.22

@@ -6,0 +11,0 @@ Wed, 13 Dec 2023 05:57:27 GMT

18

package.json
{
"name": "@yume-chan/adb-server-node-tcp",
"version": "0.0.22",
"version": "0.0.23",
"description": "ADB server connector for `@yume-chan/adb` using Node.js' `net` module",

@@ -30,15 +30,15 @@ "keywords": [

"dependencies": {
"@yume-chan/adb": "^0.0.22",
"@yume-chan/stream-extra": "^0.0.22",
"@yume-chan/struct": "^0.0.22",
"@yume-chan/adb": "^0.0.23",
"@yume-chan/stream-extra": "^0.0.23",
"@yume-chan/struct": "^0.0.23",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@types/node": "^20.11.28",
"@yume-chan/eslint-config": "^1.0.0",
"@yume-chan/tsconfig": "^1.0.0",
"eslint": "^8.55.0",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
"eslint": "^8.57.0",
"jest": "^30.0.0-alpha.3",
"prettier": "^3.2.5",
"typescript": "^5.4.2"
},

@@ -45,0 +45,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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