@devexpress/dx-react-grid
Advanced tools
Comparing version 1.2.0-beta.1 to 1.2.0-beta.2
{ | ||
"name": "@devexpress/dx-react-grid", | ||
"version": "1.2.0-beta.1", | ||
"version": "1.2.0-beta.2", | ||
"description": "Composable plugin-based data grid component for React", | ||
@@ -45,5 +45,5 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-core": "1.2.0-beta.1", | ||
"@devexpress/dx-react-core": "1.2.0-beta.1", | ||
"@devexpress/dx-testing": "1.2.0-beta.1", | ||
"@devexpress/dx-core": "1.2.0-beta.2", | ||
"@devexpress/dx-react-core": "1.2.0-beta.2", | ||
"@devexpress/dx-testing": "1.2.0-beta.2", | ||
"babel-core": "^6.26.0", | ||
@@ -59,2 +59,3 @@ "babel-jest": "^22.4.3", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"enzyme-to-json": "^3.3.3", | ||
"eslint": "^4.19.1", | ||
@@ -78,8 +79,8 @@ "eslint-config-airbnb": "^16.1.0", | ||
"dependencies": { | ||
"@devexpress/dx-grid-core": "1.2.0-beta.1", | ||
"@devexpress/dx-grid-core": "1.2.0-beta.2", | ||
"prop-types": "^15.6.1" | ||
}, | ||
"peerDependencies": { | ||
"@devexpress/dx-core": "1.2.0-beta.1", | ||
"@devexpress/dx-react-core": "1.2.0-beta.1", | ||
"@devexpress/dx-core": "1.2.0-beta.2", | ||
"@devexpress/dx-react-core": "1.2.0-beta.2", | ||
"react": "^16.2.0", | ||
@@ -86,0 +87,0 @@ "react-dom": "^16.2.0" |
@@ -79,4 +79,5 @@ # DevExtreme React Grid | ||
- [CodeSandbox for Material UI](https://codesandbox.io/s/13qvz1qqzl) | ||
- [CodeSandbox for Bootstrap4](https://codesandbox.io/s/rymyjlonpq) | ||
- [CodeSandbox for Bootstrap3](https://codesandbox.io/s/7o46mkowx) | ||
- [CodeSandbox for Material UI](https://codesandbox.io/s/13qvz1qqzl) | ||
@@ -83,0 +84,0 @@ ## Documentation |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
905459
10944
91
30
+ Added@devexpress/dx-core@1.2.0-beta.2(transitive)
+ Added@devexpress/dx-grid-core@1.2.0-beta.2(transitive)
+ Added@devexpress/dx-react-core@1.2.0-beta.2(transitive)
- Removed@devexpress/dx-core@1.2.0-beta.1(transitive)
- Removed@devexpress/dx-grid-core@1.2.0-beta.1(transitive)
- Removed@devexpress/dx-react-core@1.2.0-beta.1(transitive)