Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@devexpress/dx-react-chart-bootstrap4

Package Overview
Dependencies
Maintainers
16
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/dx-react-chart-bootstrap4 - npm Package Compare versions

Comparing version 2.3.2 to 2.4.0

8

dist/dx-react-chart-bootstrap4.es.js
/**
* Bundle of @devexpress/dx-react-chart-bootstrap4
* Generated: 2019-12-19
* Version: 2.3.2
* Generated: 2020-01-16
* Version: 2.4.0
* License: https://js.devexpress.com/Licensing

@@ -92,3 +92,3 @@ */

if (i % 2) {
ownKeys(source, true).forEach(function (key) {
ownKeys(Object(source), true).forEach(function (key) {
_defineProperty(target, key, source[key]);

@@ -99,3 +99,3 @@ });

} else {
ownKeys(source).forEach(function (key) {
ownKeys(Object(source)).forEach(function (key) {
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));

@@ -102,0 +102,0 @@ });

/**
* Bundle of @devexpress/dx-react-chart-bootstrap4
* Generated: 2019-12-19
* Version: 2.3.2
* Generated: 2020-01-16
* Version: 2.4.0
* License: https://js.devexpress.com/Licensing

@@ -92,3 +92,3 @@ */

if (i % 2) {
ownKeys(source, true).forEach(function (key) {
ownKeys(Object(source), true).forEach(function (key) {
_defineProperty(target, key, source[key]);

@@ -99,3 +99,3 @@ });

} else {
ownKeys(source).forEach(function (key) {
ownKeys(Object(source)).forEach(function (key) {
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));

@@ -102,0 +102,0 @@ });

{
"name": "@devexpress/dx-react-chart-bootstrap4",
"version": "2.3.2",
"version": "2.4.0",
"description": "Bootstrap 4 templates for DevExtreme React Chart component",

@@ -50,9 +50,11 @@ "author": {

"@babel/core": "^7.7.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"@devexpress/dx-chart-core": "2.3.2",
"@devexpress/dx-react-chart": "2.3.2",
"@devexpress/dx-react-core": "2.3.2",
"@devexpress/dx-testing": "2.3.2",
"@devexpress/dx-chart-core": "2.4.0",
"@devexpress/dx-react-chart": "2.4.0",
"@devexpress/dx-react-core": "2.4.0",
"@devexpress/dx-testing": "2.4.0",
"babel-core": "^7.0.0-bridge.0",

@@ -89,8 +91,8 @@ "babel-eslint": "^10.0.3",

"peerDependencies": {
"@devexpress/dx-chart-core": "2.3.2",
"@devexpress/dx-react-chart": "2.3.2",
"@devexpress/dx-react-core": "2.3.2",
"@devexpress/dx-chart-core": "2.4.0",
"@devexpress/dx-react-chart": "2.4.0",
"@devexpress/dx-react-core": "2.4.0",
"react": ">=16.10.2"
},
"gitHead": "d06e2b7ea19fb67651e67f0667b2c460a681eefe"
"gitHead": "0a4c6369c42b9ba739d4eba52ee98ea5f2fe13f7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc