@devexpress/dx-react-chart-bootstrap4
Advanced tools
Comparing version 1.7.1 to 1.7.2
/** | ||
* Bundle of @devexpress/dx-react-chart-bootstrap4 | ||
* Generated: 2018-08-31 | ||
* Version: 1.7.1 | ||
* Version: 1.7.2 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
/** | ||
* Bundle of @devexpress/dx-react-chart-bootstrap4 | ||
* Generated: 2018-08-31 | ||
* Version: 1.7.1 | ||
* Version: 1.7.2 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -14,3 +14,3 @@ */ | ||
if (process === undefined) { process = { env: {} }; } | ||
if (typeof process === "undefined") { var process = { env: {} }; } | ||
@@ -17,0 +17,0 @@ classNames = classNames && classNames.hasOwnProperty('default') ? classNames['default'] : classNames; |
{ | ||
"name": "@devexpress/dx-react-chart-bootstrap4", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Bootstrap 4 templates for DevExtreme React Chart component", | ||
@@ -48,6 +48,6 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-chart-core": "^1.7.1", | ||
"@devexpress/dx-react-chart": "^1.7.1", | ||
"@devexpress/dx-react-core": "^1.7.1", | ||
"@devexpress/dx-testing": "^1.7.1", | ||
"@devexpress/dx-chart-core": "^1.7.2", | ||
"@devexpress/dx-react-chart": "^1.7.2", | ||
"@devexpress/dx-react-core": "^1.7.2", | ||
"@devexpress/dx-testing": "^1.7.2", | ||
"babel-core": "^6.26.3", | ||
@@ -88,9 +88,9 @@ "babel-jest": "^23.4.2", | ||
"peerDependencies": { | ||
"@devexpress/dx-chart-core": "1.7.1", | ||
"@devexpress/dx-react-chart": "1.7.1", | ||
"@devexpress/dx-react-core": "1.7.1", | ||
"@devexpress/dx-chart-core": "1.7.2", | ||
"@devexpress/dx-react-chart": "1.7.2", | ||
"@devexpress/dx-react-core": "1.7.2", | ||
"react": ">=16.3.0", | ||
"reactstrap": "^6.4.0" | ||
}, | ||
"gitHead": "2bee7bda14caf18c4c401d2070de6169d079a597" | ||
"gitHead": "729b6fc94cb43b3ef1537cb4775d390261882a87" | ||
} |
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
147328