Socket
Socket
Sign inDemoInstall

@devexpress/dx-react-chart-bootstrap4

Package Overview
Dependencies
27
Maintainers
9
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.5 to 4.0.6

dist/dx-react-chart-bootstrap4.d.cts

4

dist/dx-react-chart-bootstrap4.es.js
/**
* 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc