@indoqa/react-app
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -0,1 +1,4 @@ | ||
# v1.3.0 | 2019-06-23 | ||
* minor library upgrades | ||
# v1.2.1 | 2019-04-26 | ||
@@ -2,0 +5,0 @@ * no changes |
{ | ||
"name": "@indoqa/react-app", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)", | ||
@@ -43,14 +43,14 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"fela": "^10.2.4", | ||
"fela": "^10.5.0", | ||
"react": "^16.8.6", | ||
"react-fela": "^10.2.4", | ||
"react-redux": "^7.0.1", | ||
"react-router": "^5.0.0", | ||
"react-fela": "^10.5.0", | ||
"react-redux": "^7.1.0", | ||
"react-router": "^5.0.1", | ||
"redux": "^4.0.1", | ||
"redux-logger": "^3.0.6", | ||
"redux-observable": "^1.1.0", | ||
"rxjs": "^6.4.0", | ||
"tslib": "^1.9.3" | ||
"rxjs": "^6.5.2", | ||
"tslib": "^1.10.0" | ||
}, | ||
"gitHead": "6db8b0895f7d441457a259a8b27eeddab9fc5690" | ||
"gitHead": "69484cb2f84fa983c9fb7d96cc717cb71c109078" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21670
Updatedfela@^10.5.0
Updatedreact-fela@^10.5.0
Updatedreact-redux@^7.1.0
Updatedreact-router@^5.0.1
Updatedrxjs@^6.5.2
Updatedtslib@^1.10.0