@devexpress/dx-react-chart-bootstrap4
Advanced tools
Comparing version 4.0.5 to 4.0.6
/** | ||
* Bundle of @devexpress/dx-react-chart-bootstrap4 | ||
* Generated: 2023-07-03 | ||
* Version: 4.0.5 | ||
* Generated: 2023-11-06 | ||
* Version: 4.0.6 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
{ | ||
"name": "@devexpress/dx-react-chart-bootstrap4", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Bootstrap 4 templates for DevExtreme React Chart component", | ||
@@ -30,4 +30,10 @@ "author": { | ||
".": { | ||
"require": "./dist/dx-react-chart-bootstrap4.umd.cjs", | ||
"import": "./dist/dx-react-chart-bootstrap4.es.js", | ||
"require": { | ||
"types": "./dist/dx-react-chart-bootstrap4.d.cts", | ||
"default": "./dist/dx-react-chart-bootstrap4.umd.cjs" | ||
}, | ||
"import": { | ||
"types": "./dist/dx-react-chart-bootstrap4.d.ts", | ||
"default": "./dist/dx-react-chart-bootstrap4.es.js" | ||
}, | ||
"default": "./dist/dx-react-chart-bootstrap4.es.js" | ||
@@ -65,6 +71,6 @@ }, | ||
"@babel/preset-react": "^7.8.3", | ||
"@devexpress/dx-chart-core": "4.0.5", | ||
"@devexpress/dx-react-chart": "4.0.5", | ||
"@devexpress/dx-react-core": "4.0.5", | ||
"@devexpress/dx-testing": "4.0.5", | ||
"@devexpress/dx-chart-core": "4.0.6", | ||
"@devexpress/dx-react-chart": "4.0.6", | ||
"@devexpress/dx-react-core": "4.0.6", | ||
"@devexpress/dx-testing": "4.0.6", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
@@ -102,8 +108,8 @@ "@wojtekmaj/enzyme-adapter-react-17": "^0.6.3", | ||
"peerDependencies": { | ||
"@devexpress/dx-chart-core": "4.0.5", | ||
"@devexpress/dx-react-chart": "4.0.5", | ||
"@devexpress/dx-react-core": "4.0.5", | ||
"@devexpress/dx-chart-core": "4.0.6", | ||
"@devexpress/dx-react-chart": "4.0.6", | ||
"@devexpress/dx-react-core": "4.0.6", | ||
"react": ">=17.0.2" | ||
}, | ||
"gitHead": "23fc6f3559351a03757bbfebff91985c4bbea0bb" | ||
"gitHead": "c2fb5da696d36a234bd134bf4fa94d7261138417" | ||
} |
Sorry, the diff of this file is not supported yet
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
132451
10