@ag-grid-community/vue3
Advanced tools
Comparing version 27.2.1 to 27.3.0
{ | ||
"name": "@ag-grid-community/vue3", | ||
"description": "AG Grid Vue 3 Component", | ||
"version": "27.2.1", | ||
"version": "27.3.0", | ||
"author": "Sean Landsman <sean@thelandsmans.com>", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
}, | ||
"homepage": "http://www.ag-grid.com/", | ||
"homepage": "https://www.ag-grid.com/", | ||
"keywords": [ | ||
@@ -28,2 +28,3 @@ "grid", | ||
"build": "vue-cli-service build --target lib src/AgGridVue.ts && npx tsc && rm ./dist/demo.html && npm run hash", | ||
"build-prod": "npm run build", | ||
"hash": "sh ../../scripts/hashDirectory.sh > .hash", | ||
@@ -34,3 +35,3 @@ "test:unit": "vue-cli-service test:unit", | ||
"dependencies": { | ||
"@ag-grid-community/core": "~27.2.0", | ||
"@ag-grid-community/core": "~27.3.0", | ||
"vue": "^3.0.0" | ||
@@ -53,2 +54,2 @@ }, | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
15662561
110214
+ Added@ag-grid-community/core@27.3.0(transitive)
- Removed@ag-grid-community/core@27.2.1(transitive)