@yume-chan/event
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -5,2 +5,8 @@ { | ||
{ | ||
"version": "0.0.20", | ||
"tag": "@yume-chan/event_v0.0.20", | ||
"date": "Mon, 05 Jun 2023 02:51:41 GMT", | ||
"comments": {} | ||
}, | ||
{ | ||
"version": "0.0.19", | ||
@@ -7,0 +13,0 @@ "tag": "@yume-chan/event_v0.0.19", |
# Change Log - @yume-chan/event | ||
This log was last generated on Sun, 09 Apr 2023 05:55:33 GMT and should not be manually modified. | ||
This log was last generated on Mon, 05 Jun 2023 02:51:41 GMT and should not be manually modified. | ||
## 0.0.20 | ||
Mon, 05 Jun 2023 02:51:41 GMT | ||
_Version update only_ | ||
## 0.0.19 | ||
@@ -6,0 +11,0 @@ Sun, 09 Apr 2023 05:55:33 GMT |
{ | ||
"name": "@yume-chan/event", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Event/EventEmitter", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"@yume-chan/async": "^2.2.0", | ||
"tslib": "^2.4.1" | ||
"tslib": "^2.5.2" | ||
}, | ||
@@ -38,7 +38,7 @@ "devDependencies": { | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.36.0", | ||
"eslint": "^8.41.0", | ||
"jest": "^29.5.0", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.8", | ||
"ts-jest": "^29.0.4", | ||
"typescript": "^4.9.4" | ||
"typescript": "^5.0.3" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
39014
345
Updatedtslib@^2.5.2