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

dmn-elex-historical-share

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmn-elex-historical-share - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "dmn-elex-historical-share",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

@@ -18,3 +18,3 @@ # dmn-elex-historical-share

In the client, include the `global-chart.js` bundle, which defines a global chart object, `historicalShare`:
In the client, include the `global-chart.js` bundle, which defines a global chart object, `HistoricalShare`:

@@ -21,0 +21,0 @@ ```html

import chart from './chart.js';
window.historicalShare = chart;
window.HistoricalShare = chart;

Sorry, the diff of this file is not supported yet

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