@yume-chan/adb-server-node-tcp
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -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", |
# 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 |
{ | ||
"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
71821
328
+ Added@yume-chan/adb@0.0.23(transitive)
+ Added@yume-chan/dataview-bigint-polyfill@0.0.23(transitive)
+ Added@yume-chan/event@0.0.23(transitive)
+ Added@yume-chan/stream-extra@0.0.23(transitive)
+ Added@yume-chan/struct@0.0.23(transitive)
- Removed@yume-chan/adb@0.0.22(transitive)
- Removed@yume-chan/dataview-bigint-polyfill@0.0.22(transitive)
- Removed@yume-chan/event@0.0.22(transitive)
- Removed@yume-chan/stream-extra@0.0.22(transitive)
- Removed@yume-chan/struct@0.0.22(transitive)
- Removedweb-streams-polyfill@4.1.0(transitive)
Updated@yume-chan/adb@^0.0.23
Updated@yume-chan/struct@^0.0.23