ag-grid-community
Advanced tools
Comparing version 31.1.1 to 31.2.0
{ | ||
"name": "ag-grid-community", | ||
"version": "31.1.1", | ||
"version": "31.2.0", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
"main": "./dist/ag-grid-community.cjs.js", | ||
"module": "./dist/ag-grid-community.auto.esm.js", | ||
"scripts": { | ||
"clean": "rimraf dist main.d.ts src/styles", | ||
"build": "npm run customise && npx gulp build && npm run rollup", | ||
"build-prod": "npm run build", | ||
"package": "npx gulp package", | ||
"customise": "node customise.js", | ||
"rollup": "mkdir -p dist && node build.js" | ||
"main": "./dist/package/main.cjs.js", | ||
"types": "./dist/types/main.d.ts", | ||
"module": "./dist/package/main.esm.mjs", | ||
"exports": { | ||
".": { | ||
"import": "./dist/package/main.esm.mjs", | ||
"require": "./dist/package/main.cjs.js", | ||
"types": "./dist/types/main.d.ts", | ||
"default": "./dist/package/main.cjs.js" | ||
}, | ||
"./styles/*": "./styles/*" | ||
}, | ||
"types": "./main.d.ts", | ||
"repository": { | ||
@@ -39,6 +40,3 @@ "type": "git", | ||
], | ||
"jspm": { | ||
"main": "jspm-main" | ||
}, | ||
"author": "Niall Crosby <niall.crosby@ag-grid.com>", | ||
"author": "Sean Landsman <sean@thelandsmans.com>", | ||
"license": "MIT", | ||
@@ -56,28 +54,20 @@ "bugs": { | ||
"homepage": "https://www.ag-grid.com/", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@ag-grid-community/all-modules": "31.1.1", | ||
"@ag-grid-community/core": "31.1.1", | ||
"@ag-grid-community/client-side-row-model": "31.1.1", | ||
"@ag-grid-community/csv-export": "31.1.1", | ||
"@ag-grid-community/infinite-row-model": "31.1.1", | ||
"@ag-grid-community/styles": "31.1.1", | ||
"@types/node": "18.19.10", | ||
"gulp": "4.0.2", | ||
"gulp-clean": "0.4.0", | ||
"gulp-concat": "2.6.1", | ||
"gulp-header": "2.0.9", | ||
"gulp-rename": "^1.4.0", | ||
"gulp-replace": "1.1.2", | ||
"gulp-sourcemaps": "2.6.0", | ||
"gulp-tsd": "0.1.0", | ||
"gulp-typescript": "5.0.0", | ||
"merge2": "1.2.0", | ||
"rollup": "1.21.2", | ||
"rollup-plugin-node-resolve": "5.2.0", | ||
"rollup-plugin-replace": "2.2.0", | ||
"rollup-plugin-typescript2": "0.24.3", | ||
"typescript": "~4.7.4", | ||
"rimraf": "3.0.2" | ||
"source-map-loader": "^5.0.0", | ||
"gulp": "^4.0.0", | ||
"gulp-replace": "^1.0.0", | ||
"gulp-rename": "^2.0.0", | ||
"@ag-grid-community/client-side-row-model": "31.2.0", | ||
"@ag-grid-community/core": "31.2.0", | ||
"@ag-grid-community/csv-export": "31.2.0", | ||
"@ag-grid-community/infinite-row-model": "31.2.0", | ||
"@ag-grid-community/styles": "31.2.0", | ||
"ts-loader": "^9.5.1", | ||
"style-loader": "^3.3.4", | ||
"css-loader": "^6.10.0", | ||
"postcss-loader": "^8.1.0", | ||
"webpack-cli": "^5.1.4", | ||
"terser-webpack-plugin": "^5.3.10", | ||
"postcss-preset-env": "^9.5.0" | ||
} | ||
} |
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 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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
16
423
1
17249617
264148
1
0
1