Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "bf-lib", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"private": false, | ||
@@ -77,3 +77,3 @@ "description": "the standard client library for block-5 software", | ||
"axios": "^0.19.2", | ||
"bf-types": "^3.16.3", | ||
"bf-types": "^3.16.4", | ||
"decimal.js": "^10.2.0", | ||
@@ -85,22 +85,22 @@ "socket.io-client": "^2.3.0", | ||
"devDependencies": { | ||
"@commitlint/cli": "^9.1.2", | ||
"@commitlint/cli": "^9.1.1", | ||
"@commitlint/config-conventional": "^9.1.1", | ||
"@types/axios": "^0.14.0", | ||
"@types/jest": "^26.0.5", | ||
"@types/node": "^14.0.24", | ||
"@types/jest": "^26.0.8", | ||
"@types/node": "^14.0.27", | ||
"@types/socket.io-client": "^1.4.33", | ||
"@types/voca": "^1.4.0", | ||
"@typescript-eslint/eslint-plugin": "^3.7.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "^3.7.0", | ||
"@typescript-eslint/parser": "^3.7.0", | ||
"@typescript-eslint/eslint-plugin": "^3.7.1", | ||
"@typescript-eslint/eslint-plugin-tslint": "^3.7.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"commitizen": "^4.1.2", | ||
"eslint": "^7.5.0", | ||
"eslint": "^7.6.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"husky": "^4.2.5", | ||
"jest": "^26.1.0", | ||
"jest": "^26.2.2", | ||
"lint-staged": "^10.2.11", | ||
"prettier": "^2.0.5", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^26.1.3", | ||
"ts-jest": "^26.1.4", | ||
"tslint": "^6.1.3", | ||
@@ -107,0 +107,0 @@ "typescript": "^3.9.7" |
Updatedbf-types@^3.16.4