ag-charts-vue3
Advanced tools
Comparing version 9.1.1 to 9.2.0
{ | ||
"name": "ag-charts-vue3", | ||
"description": "AG Charts Vue 3 Component", | ||
"version": "9.1.1", | ||
"version": "9.2.0", | ||
"author": "AG Grid <info@ag-grid.com>", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ag-charts-community": "9.1.1", | ||
"ag-charts-community": "9.2.0", | ||
"@types/node": "18.18.11", | ||
@@ -44,3 +44,3 @@ "@vue/cli-plugin-typescript": "5.0.8", | ||
"peerDependencies": { | ||
"ag-charts-community": "9.1.1", | ||
"ag-charts-community": "9.2.0", | ||
"vue": "^3.0.0", | ||
@@ -47,0 +47,0 @@ "vue-class-component": ">= ^8.0.0-beta.3" |
@@ -9,9 +9,4 @@ { | ||
"executor": "nx:run-script", | ||
"inputs": [ | ||
"tsDefaults", | ||
"{projectRoot}/(vue|postcss).config.js", | ||
"{projectRoot}/src/**", | ||
"{projectRoot}/main.(js|d.ts)", | ||
"{projectRoot}/node_modules/vue/package.json" | ||
], | ||
"dependsOn": ["ag-charts-community:build:types"], | ||
"inputs": ["{projectRoot}/(vue|postcss).config.js", "{projectRoot}/src/**", "{projectRoot}/main.(js|d.ts)"], | ||
"outputs": ["{projectRoot}/dist"], | ||
@@ -54,3 +49,3 @@ "options": { | ||
}, | ||
"tags": [] | ||
"tags": ["fw"] | ||
} |
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
564181
5388