@adyen/lume
Advanced tools
Comparing version 1.10.2 to 1.10.3
{ | ||
"name": "@adyen/lume", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"description": "Lume is a Vue data visualization component library, built with Typescript and D3.", | ||
@@ -11,3 +11,6 @@ "type": "module", | ||
"exports": { | ||
".": "./dist/index.js", | ||
".": { | ||
"types": "./dist/@types/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
"./plugin": "./dist/plugin.js", | ||
@@ -14,0 +17,0 @@ "./styles": "./dist/styles/main.css", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1961578