New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eox/chart

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eox/chart - npm Package Compare versions

Comparing version 2.0.0-beta1 to 2.0.0-beta2

dist/interface.mjs

2

package.json
{
"name": "@eox/chart",
"version": "2.0.0-beta1",
"version": "2.0.0-beta2",
"type": "module",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -27,2 +27,2 @@ # Chart element

npm publish (requires OTP)
```
```

@@ -1,2 +0,1 @@

// @ts-nocheck
import { EOxChart } from "../src/main";

@@ -46,22 +45,2 @@

],
additionalYAxis: [
{
id: "add1",
containedSignals: ["modis_ndwi"],
},
{
id: "add2",
containedSignals: ["modis_savi"],
},
],
additionalYAxis: [
{
id: "add1",
containedSignals: ["modis_ndwi"],
},
{
id: "add2",
containedSignals: ["modis_savi"],
},
],
colors: [

@@ -68,0 +47,0 @@ "#ff0029",

Sorry, the diff of this file is too big to display

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