@flourish/info-popup
Advanced tools
Comparing version 4.3.0 to 5.0.0
{ | ||
"name": "@flourish/info-popup", | ||
"version": "4.3.0", | ||
"version": "5.0.0", | ||
"description": "Popup with data insertion", | ||
@@ -31,3 +31,3 @@ "main": "info-popup.js", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
"uglify-js": "^2.7.5" | ||
"uglify-js": "^3.15.4" | ||
}, | ||
@@ -37,3 +37,2 @@ "dependencies": { | ||
"@flourish/popup": "^2.1.5", | ||
"core-js": "^3.21.1", | ||
"d3-color": "^1.4.1", | ||
@@ -40,0 +39,0 @@ "d3-format": "^1.3.2", |
@@ -0,1 +1,4 @@ | ||
# 5.0.0 | ||
* Remove core js dependencies | ||
# 4.3.0 | ||
@@ -2,0 +5,0 @@ * Add visual editor setting for custom content |
230412
7
- Removedcore-js@^3.21.1
- Removedcore-js@3.40.0(transitive)