Skip to content

Commit

Permalink
update chartiq license (#1388)
Browse files Browse the repository at this point in the history
  • Loading branch information
balakrishna-deriv authored Mar 29, 2023
1 parent 3fb4561 commit 9e1960f
Show file tree
Hide file tree
Showing 12 changed files with 208 additions and 127 deletions.
18 changes: 9 additions & 9 deletions chartiq/development/js/addOns.js
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
/**
/**!
* 8.2.0
* Generation date: 2022-02-18T13:21:32.984Z
* Generation date: 2023-03-23T15:05:01.971Z
* Client name: deriv limited
* Package Type: Technical Analysis
* License type: annual
* Expiration date: "2023/04/01"
* Expiration date: "2024/04/01"
* Domain lock: ["127.0.0.1","localhost","deriv.com","deriv.app","deriv.me","binary.com","binary.sx","binary.me","binary.bot","deriv.be"]
* iFrame lock: true
*/

/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
/* eslint-disable no-extra-parens */


Expand Down
25 changes: 15 additions & 10 deletions chartiq/development/js/advanced.js

Large diffs are not rendered by default.

33 changes: 19 additions & 14 deletions chartiq/development/js/chartiq.js

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions chartiq/development/js/deprecated.js
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
/**
/**!
* 8.2.0
* Generation date: 2022-02-18T13:21:32.984Z
* Generation date: 2023-03-23T15:05:01.971Z
* Client name: deriv limited
* Package Type: Technical Analysis
* License type: annual
* Expiration date: "2023/04/01"
* Expiration date: "2024/04/01"
* Domain lock: ["127.0.0.1","localhost","deriv.com","deriv.app","deriv.me","binary.com","binary.sx","binary.me","binary.bot","deriv.be"]
* iFrame lock: true
*/

/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
/* eslint-disable no-extra-parens */


/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
import {CIQ} from "../js/chartiq.js";


Expand Down
29 changes: 17 additions & 12 deletions chartiq/development/js/standard.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions chartiq/production/js/addOns.js
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
/**
/**!
* 8.2.0
* Generation date: 2022-02-18T13:21:32.984Z
* Generation date: 2023-03-23T15:05:01.971Z
* Client name: deriv limited
* Package Type: Technical Analysis
* License type: annual
* Expiration date: "2023/04/01"
* Expiration date: "2024/04/01"
* Domain lock: ["127.0.0.1","localhost","deriv.com","deriv.app","deriv.me","binary.com","binary.sx","binary.me","binary.bot","deriv.be"]
* iFrame lock: true
*/

/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
/* eslint-disable no-extra-parens */


Expand Down
20 changes: 10 additions & 10 deletions chartiq/production/js/advanced.js

Large diffs are not rendered by default.

44 changes: 24 additions & 20 deletions chartiq/production/js/chartiq.js

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions chartiq/production/js/deprecated.js
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
/**
/**!
* 8.2.0
* Generation date: 2022-02-18T13:21:32.984Z
* Generation date: 2023-03-23T15:05:01.971Z
* Client name: deriv limited
* Package Type: Technical Analysis
* License type: annual
* Expiration date: "2023/04/01"
* Expiration date: "2024/04/01"
* Domain lock: ["127.0.0.1","localhost","deriv.com","deriv.app","deriv.me","binary.com","binary.sx","binary.me","binary.bot","deriv.be"]
* iFrame lock: true
*/

/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
/* eslint-disable no-extra-parens */


/***********************************************************
/***********************************************************!
* Copyright by ChartIQ, Inc.
* Licensed under the ChartIQ, Inc. Developer License Agreement https://www.chartiq.com/developer-license-agreement
*************************************************************/
/*************************************** DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! **************************************/
/* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting */
/* and load that file right after the library has been loaded, but before the chart engine is instantiated. */
/* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. */
/*************************************************************************************************************************/
/*************************************! DO NOT MAKE CHANGES TO THIS LIBRARY FILE!! !*************************************
* If you wish to overwrite default functionality, create a separate file with a copy of the methods you are overwriting *
* and load that file right after the library has been loaded, but before the chart engine is instantiated. *
* Directly modifying library files will prevent upgrades and the ability for ChartIQ to support your solution. *
*************************************************************************************************************************/
import {CIQ} from "../js/chartiq.js";


Expand Down
20 changes: 10 additions & 10 deletions chartiq/production/js/standard.js

Large diffs are not rendered by default.

66 changes: 64 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deriv/deriv-charts",
"version": "1.1.7",
"version": "1.1.8",
"main": "dist/smartcharts.js",
"author": "[email protected]",
"contributors": [
Expand Down

2 comments on commit 9e1960f

@vercel
Copy link

@vercel vercel bot commented on 9e1960f Mar 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

smart-charts – ./

smart-charts-git-master.binary.sx
smart-charts.binary.sx

@vercel
Copy link

@vercel vercel bot commented on 9e1960f Mar 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

smart-charts-deriv-app-integration – ./

smart-charts-deriv-app-integration.binary.sx
smart-charts-deriv-app-integration-git-master.binary.sx

Please sign in to comment.