@devexpress/dx-core
Advanced tools
Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.11
/** | ||
* Bundle of @devexpress/dx-core | ||
* Generated: 2017-09-18 | ||
* Version: 1.0.0-alpha.10 | ||
* Generated: 2017-10-04 | ||
* Version: 1.0.0-alpha.11 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
/** | ||
* Bundle of @devexpress/dx-core | ||
* Generated: 2017-09-18 | ||
* Version: 1.0.0-alpha.10 | ||
* Generated: 2017-10-04 | ||
* Version: 1.0.0-alpha.11 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
{ | ||
"name": "@devexpress/dx-core", | ||
"version": "1.0.0-alpha.10", | ||
"version": "1.0.0-alpha.11", | ||
"description": "Core library for DevExtreme Reactive Components", | ||
@@ -39,7 +39,7 @@ "author": { | ||
"lint": "eslint src/**/*", | ||
"lint:fix": "npm run -s lint -- --fix" | ||
"lint:fix": "yarn run lint -- --fix" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-jest": "^21.0.2", | ||
"babel-jest": "^21.2.0", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
@@ -50,8 +50,8 @@ "babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"core-js": "^2.5.1", | ||
"eslint": "^4.7.0", | ||
"eslint-config-airbnb-base": "^12.0.0", | ||
"eslint": "^4.8.0", | ||
"eslint-config-airbnb-base": "^12.0.1", | ||
"eslint-plugin-filenames": "^1.2.0", | ||
"eslint-plugin-import": "^2.7.0", | ||
"eslint-plugin-jest": "^21.1.0", | ||
"jest": "^21.1.0", | ||
"eslint-plugin-jest": "^21.2.0", | ||
"jest": "^21.2.1", | ||
"rollup": "^0.50.0", | ||
@@ -58,0 +58,0 @@ "rollup-plugin-babel": "^3.0.2", |
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
54915