zigbee2mqtt-frontend
Advanced tools
Comparing version 0.2.37 to 0.2.38
@@ -0,1 +1,5 @@ | ||
## [0.2.38](https://github.com/nurikk/z2m-frontend/compare/0.2.36...0.2.38) (2020-10-22) | ||
## [0.2.37](https://github.com/nurikk/z2m-frontend/compare/0.2.36...0.2.37) (2020-10-22) | ||
@@ -2,0 +6,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"name": "zigbee2mqtt-frontend", | ||
"version": "0.2.37", | ||
"version": "0.2.38", | ||
"license": "MIT", | ||
@@ -40,3 +40,3 @@ "scripts": { | ||
"@types/d3-zoom": "^2.0.0", | ||
"@types/lodash": "^4.14.155", | ||
"@types/lodash": "^4.14.162", | ||
"@types/luaparse": "^0.2.6", | ||
@@ -47,5 +47,5 @@ "@types/notyf": "^3.0.0", | ||
"@types/react-router-dom": "^5.1.6", | ||
"@types/reconnectingwebsocket": "^1.0.4", | ||
"@types/reconnectingwebsocket": "^1.0.5", | ||
"@types/superagent": "^4.1.10", | ||
"@types/webpack-env": "^1.15.2", | ||
"@types/webpack-env": "^1.15.3", | ||
"@types/ws": "^7.2.7", | ||
@@ -67,9 +67,9 @@ "@typescript-eslint/eslint-plugin": "^2.34.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.12.0", | ||
"eslint-config-prettier": "^6.14.0", | ||
"eslint-config-react": "^1.1.7", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-react": "^7.21.4", | ||
"eslint-plugin-react": "^7.21.5", | ||
"file-loader": "^6.1.1", | ||
"fork-ts-checker-webpack-plugin": "^4.1.6", | ||
"html-webpack-plugin": "^4.3.0", | ||
"html-webpack-plugin": "^4.5.0", | ||
"husky": "^4.3.0", | ||
@@ -82,3 +82,3 @@ "line-reader": "^0.4.0", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.13.1", | ||
"react-dom": "^16.14.0", | ||
"react-router-dom": "^5.2.0", | ||
@@ -88,6 +88,6 @@ "reconnecting-websocket": "^4.4.0", | ||
"timeago.js": "^4.0.2", | ||
"ts-loader": "^8.0.5", | ||
"ts-loader": "^8.0.6", | ||
"typescript": "^4.0.3", | ||
"unistore": "^3.5.2", | ||
"webpack": "^4.43.0", | ||
"webpack": "^4.44.2", | ||
"webpack-bundle-analyzer": "^3.9.0", | ||
@@ -94,0 +94,0 @@ "webpack-cli": "3.3.11", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2950003
2345