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

ag-charts-vue3

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-charts-vue3 - npm Package Compare versions

Comparing version 9.1.1 to 9.2.0

6

package.json
{
"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"]
}
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