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.12 to 0.1.13

6

js/packages/org.quickcorp.custom.controllers.js

@@ -75,3 +75,3 @@ 'use strict';

var controller = this;
GLOBAL._sdk_.then(function() {
global._sdk_.then(function() {
controller.effect = New(Fade, {

@@ -81,4 +81,4 @@ duration: 300

});
GLOBAL.sideNavController = this;
GLOBAL.sideNavController.close();
global.sideNavController = this;
global.sideNavController.close();
//TODO: Implement

@@ -85,0 +85,0 @@

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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