Socket
Socket
Sign inDemoInstall

vue-apexcharts

Package Overview
Dependencies
20
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1 to 1.6.2

2

dist/vue-apexcharts.d.ts

@@ -33,3 +33,3 @@ import Vue, { Component, ComponentOptions } from 'vue';

clearAnnotations(): void;
dataURI(): Promise<string>;
dataURI(options?: { scale?: number, width?: number }): Promise<void>
}

@@ -36,0 +36,0 @@

{
"name": "vue-apexcharts",
"version": "1.6.1",
"version": "1.6.2",
"description": "Vue.js wrapper for ApexCharts",

@@ -5,0 +5,0 @@ "main": "dist/vue-apexcharts.js",

@@ -33,3 +33,3 @@ import Vue, { Component, ComponentOptions } from 'vue';

clearAnnotations(): void;
dataURI(): Promise<string>;
dataURI(options?: { scale?: number, width?: number }): Promise<void>
}

@@ -36,0 +36,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc