ag-charts-vue
Advanced tools
Comparing version 7.1.0 to 7.2.0
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
for (let p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
@@ -5,0 +5,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
{ | ||
"name": "ag-charts-vue", | ||
"description": "AG Charts Vue Component", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"author": "Sean Landsman <sean@thelandsmans.com>", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ag-charts-community": "~7.1.0", | ||
"ag-charts-community": "~7.2.0", | ||
"@types/node": "12.20.20", | ||
@@ -49,3 +49,3 @@ "@vue/cli-plugin-typescript": "3.11.0", | ||
"peerDependencies": { | ||
"ag-charts-community": "~7.1.0", | ||
"ag-charts-community": "~7.2.0", | ||
"vue": ">= 2.2 <= 2.5.17 || >= 2.5.20", | ||
@@ -52,0 +52,0 @@ "vue-property-decorator": "^7.2.0 || ^8.0.0 || ^9.1.2" |
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