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

@adyen/lume

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adyen/lume - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

dist/common/25ccdedf.js

2

dist/index.js

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

import { l as s, o as t, L as i, k as o, a as p, p as l, g as h, h as n, i as C, c as B, m as G, e as d, q as g, r as k, n as v, b as A, f as S, d as c, j as f } from "./common/6ff56de1.js";
import { l as s, o as t, L as i, k as o, a as p, p as l, g as h, h as n, i as C, c as B, m as G, e as d, q as g, r as k, n as v, b as A, f as S, d as c, j as f } from "./common/55f09e14.js";
import "vue";

@@ -3,0 +3,0 @@ import "d3-sankey";

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

import { l as o, a as n, b as i, c as m, d as s, e as p, f as L, L as d, g as h, h as C, i as c, j as f, k as g, m as B, n as b, o as S, p as y, q as G, r as k } from "./common/6ff56de1.js";
import { l as o, a as n, b as i, c as m, d as s, e as p, f as L, L as d, g as h, h as C, i as c, j as f, k as g, m as B, n as b, o as S, p as y, q as G, r as k } from "./common/55f09e14.js";
import "vue";

@@ -3,0 +3,0 @@ import "d3-sankey";

{
"name": "@adyen/lume",
"version": "0.1.7",
"version": "0.1.8",
"description": "Lume is a component library for visual representations of data, built for Vue with D3.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -94,2 +94,19 @@ # Lume

### Docker
To run the app inside a Docker container:
1. Create a `.env` file with your Docker image URL:
```shell
$ echo DOCKER_IMAGE={YOUR_IMAGE_HERE} >> .env
```
2. Start your container:
```shell
$ docker compose up -d
```
3. Attach to it in your terminal:
```shell
$ docker attach lume
```
#### Storybook

@@ -96,0 +113,0 @@

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc