Socket
Socket
Sign inDemoInstall

qcobjects-charts

Package Overview
Dependencies
2
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

11

js/packages/org.quickcorp.custom.controllers.js
'use strict';
//Import ('installer');
Import ('org.quickcorp.custom.controllers.fusioncharts');
Import ('org.quickcorp.custom.controllers.highcharts');
// here you can import your own chart packages
Import ('org.example.mycharts');
Promise.all([
Import ('org.quickcorp.custom.controllers.fusioncharts')
Import ('org.quickcorp.custom.controllers.highcharts')
]).then(
// here you can import your own chart packages
Import ('org.example.mycharts');
);

@@ -9,0 +12,0 @@ Package('org.quickcorp.custom.controllers', [

{
"name": "qcobjects-charts",
"version": "0.1.9",
"version": "0.1.10",
"description": "App template for New App in QCObjects",

@@ -5,0 +5,0 @@ "main": "js/init.js",

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