@devexpress/dx-react-core
Advanced tools
Comparing version 2.0.1 to 2.0.2
// Dependencies for this module: | ||
// ../../../../react | ||
// ../../../../@devexpress/dx-core | ||
import * as React from 'react'; | ||
import { Mutable } from '@devexpress/dx-core'; | ||
@@ -84,3 +82,2 @@ export interface PluginProps { | ||
export type WritableRefObject<T> = Mutable<React.RefObject<T>>; | ||
export type Getters = { | ||
@@ -87,0 +84,0 @@ readonly [getterName: string]: any; |
/** | ||
* Bundle of @devexpress/dx-react-core | ||
* Generated: 2019-07-19 | ||
* Version: 2.0.1 | ||
* Generated: 2019-08-01 | ||
* Version: 2.0.2 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
/** | ||
* Bundle of @devexpress/dx-react-core | ||
* Generated: 2019-07-19 | ||
* Version: 2.0.1 | ||
* Generated: 2019-08-01 | ||
* Version: 2.0.2 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
{ | ||
"name": "@devexpress/dx-react-core", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Core library for DevExtreme React Components", | ||
@@ -51,4 +51,4 @@ "author": { | ||
"jest": "^24.8.0", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-test-renderer": "^16.8.6", | ||
@@ -59,3 +59,3 @@ "rollup": "^1.17.0", | ||
"rollup-plugin-replace": "^2.2.0", | ||
"rollup-plugin-typescript2": "^0.22.0", | ||
"rollup-plugin-typescript2": "^0.22.1", | ||
"ts-jest": "^24.0.2", | ||
@@ -67,3 +67,3 @@ "tslint": "^5.18.0", | ||
"dependencies": { | ||
"@devexpress/dx-core": "2.0.1", | ||
"@devexpress/dx-core": "2.0.2", | ||
"prop-types": "^15.7.2" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "7bb662371274270b29ed478ec6750649eb92c80d" | ||
"gitHead": "781df644dad87a3308ced4a4bbb25e077d9cf094" | ||
} |
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
266262
2403
+ Added@devexpress/dx-core@2.0.2(transitive)
- Removed@devexpress/dx-core@2.0.1(transitive)
Updated@devexpress/dx-core@2.0.2