react-tabulator
Advanced tools
Comparing version 0.7.10 to 0.7.11
@@ -1,5 +0,6 @@ | ||
## [0.7.10] - 2018-11-26 | ||
## [0.7.11] - 2018-11-26 | ||
### Changed | ||
- upgraded tabulator to 4.1.3 | ||
- pin event-stream to 3.3.4 to fix [security issue](https://github.com/dominictarr/event-stream/issues/116) | ||
@@ -6,0 +7,0 @@ ## [0.7.9] - 2018-11-20 |
{ | ||
"name": "react-tabulator", | ||
"version": "0.7.10", | ||
"version": "0.7.11", | ||
"description": "React Tabulator component", | ||
@@ -63,2 +63,3 @@ "main": "lib/index.js", | ||
"enzyme-adapter-react-16": "^1.6.0", | ||
"event-stream": "3.3.4", | ||
"faker": "^4.1.0", | ||
@@ -65,0 +66,0 @@ "jest": "^23.6.0", |
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
1148686
21