@devexpress/dx-react-core
Advanced tools
Comparing version
/** | ||
* Bundle of @devexpress/dx-react-core | ||
* 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-core | ||
* 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 @@ var PLUGIN_HOST_CONTEXT = 'dxcore_pluginHost_context'; |
{ | ||
"name": "@devexpress/dx-react-core", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Core library for DevExtreme React Components", | ||
@@ -43,3 +43,3 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-testing": "^1.7.1", | ||
"@devexpress/dx-testing": "^1.7.2", | ||
"babel-core": "^6.26.3", | ||
@@ -73,3 +73,3 @@ "babel-jest": "^23.4.2", | ||
"dependencies": { | ||
"@devexpress/dx-core": "^1.7.1", | ||
"@devexpress/dx-core": "^1.7.2", | ||
"prop-types": "^15.6.2" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "2bee7bda14caf18c4c401d2070de6169d079a597" | ||
"gitHead": "729b6fc94cb43b3ef1537cb4775d390261882a87" | ||
} |
251973
0.01%Updated