@devexpress/dx-core
Advanced tools
Comparing version 4.0.5 to 4.0.6
/** | ||
* Bundle of @devexpress/dx-core | ||
* Generated: 2023-07-03 | ||
* Version: 4.0.5 | ||
* Generated: 2023-11-06 | ||
* Version: 4.0.6 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
{ | ||
"name": "@devexpress/dx-core", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Core library for DevExtreme Reactive Components", | ||
@@ -20,4 +20,10 @@ "author": { | ||
".": { | ||
"require": "./dist/dx-core.umd.cjs", | ||
"module": "./dist/dx-core.es.js", | ||
"require": { | ||
"types": "./dist/dx-core.d.cts", | ||
"default": "./dist/dx-core.umd.cjs" | ||
}, | ||
"import": { | ||
"types": "./dist/dx-core.d.ts", | ||
"default": "./dist/dx-core.es.js" | ||
}, | ||
"default": "./dist/dx-core.es.js" | ||
@@ -70,3 +76,3 @@ } | ||
}, | ||
"gitHead": "23fc6f3559351a03757bbfebff91985c4bbea0bb" | ||
"gitHead": "c2fb5da696d36a234bd134bf4fa94d7261138417" | ||
} |
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
86073
9