att-client
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "att-client", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Node bot library for A Township Tale, a VR game by Alta Reality Pty Ltd.", | ||
@@ -29,2 +29,3 @@ "main": "dist/index.js", | ||
"jwt-decode": "^3.1.2", | ||
"tiny-typed-emitter": "^2.1.0", | ||
"ws": "^8.6.0" | ||
@@ -44,3 +45,2 @@ }, | ||
"rimraf": "^3.0.2", | ||
"tiny-typed-emitter": "^2.1.0", | ||
"ts-jest": "^28.0.2", | ||
@@ -47,0 +47,0 @@ "ts-node": "^10.7.0", |
14
3
+ Addedtiny-typed-emitter@^2.1.0
+ Addedtiny-typed-emitter@2.1.0(transitive)