New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid-vue3

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-vue3 - npm Package Compare versions

Comparing version 33.0.2 to 33.0.3

12

package.json
{
"name": "ag-grid-vue3",
"description": "AG Grid Vue 3 Component",
"version": "33.0.2",
"version": "33.0.3",
"author": "Sean Landsman <sean@thelandsmans.com>",

@@ -28,2 +28,10 @@ "license": "MIT",

"typings": "./dist/typings/main.d.ts",
"exports": {
".": {
"import": "./dist/main.mjs",
"types": "./dist/typings/main.d.ts",
"require": "./dist/main.umd.js",
"default": "./dist/main.umd.js"
}
},
"scripts": {

@@ -40,3 +48,3 @@ "clean": "rimraf dist lib",

"dependencies": {
"ag-grid-community": "33.0.2"
"ag-grid-community": "33.0.3"
},

@@ -43,0 +51,0 @@ "devDependencies": {

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