@ag-grid-enterprise/rich-select
Advanced tools
Comparing version 27.1.0 to 27.2.0
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -4,0 +4,0 @@ * @license Commercial |
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -7,3 +7,3 @@ * @license Commercial | ||
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -10,0 +10,0 @@ * @license Commercial |
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -4,0 +4,0 @@ * @license Commercial |
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -7,3 +7,3 @@ * @license Commercial | ||
/** | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.1.0 | ||
* @ag-grid-enterprise/rich-select - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v27.2.0 | ||
* @link http://www.ag-grid.com/ | ||
@@ -10,0 +10,0 @@ * @license Commercial |
{ | ||
"name": "@ag-grid-enterprise/rich-select", | ||
"version": "27.1.0", | ||
"version": "27.2.0", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
@@ -9,2 +9,3 @@ "main": "./dist/cjs/es5/main.js", | ||
"scripts": { | ||
"clean": "rimraf dist .hash", | ||
"build-cjs": "npx tsc -p tsconfig.cjs.es5.json && npx tsc -p tsconfig.cjs.es6.json", | ||
@@ -47,7 +48,8 @@ "build-esm": "npx tsc -p tsconfig.esm.es5.json && npx tsc -p tsconfig.esm.es6.json", | ||
"dependencies": { | ||
"@ag-grid-community/core": "~27.1.0", | ||
"@ag-grid-enterprise/core": "~27.1.0" | ||
"@ag-grid-community/core": "~27.2.0", | ||
"@ag-grid-enterprise/core": "~27.2.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "~3.7.7" | ||
"typescript": "~3.7.7", | ||
"rimraf": "3.0.2" | ||
}, | ||
@@ -54,0 +56,0 @@ "publishConfig": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
273862
0
2
+ Added@ag-grid-community/core@27.2.1(transitive)
+ Added@ag-grid-enterprise/core@27.2.1(transitive)
- Removed@ag-grid-community/core@27.1.0(transitive)
- Removed@ag-grid-enterprise/core@27.1.0(transitive)