Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid-community

Package Overview
Dependencies
Maintainers
4
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-community - npm Package Compare versions

Comparing version 31.1.1 to 31.2.0

dist/package/main.cjs.js

68

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc