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

ag-charts-vue

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-charts-vue - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0

2

main.js
"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

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