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

@ag-grid-community/cli

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ag-grid-community/cli - npm Package Compare versions

Comparing version 31.0.0 to 31.0.1-beta.0

index.cjs

15

package.json
{
"name": "@ag-grid-community/cli",
"version": "31.0.0",
"version": "31.0.1-beta.0",
"license": "MIT",

@@ -11,7 +11,10 @@ "description": "AG Grid developer toolkit",

},
"main": "./index.js",
"bin": "./index.js",
"publishConfig": {
"access": "public"
}
"dependencies": {
"@ag-grid-community/codemods": "31.0.1-beta.0"
},
"bundleDependencies": [
"@ag-grid-community/codemods"
],
"main": "./index.cjs",
"bin": "./index.cjs"
}
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