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

vizabi-config-systema_globalis

Package Overview
Dependencies
Maintainers
8
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vizabi-config-systema_globalis - npm Package Compare versions

Comparing version 1.3.2 to 2.0.0

18

dist/BarRankChart.json

@@ -11,5 +11,6 @@ {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -22,15 +23,2 @@ "entities_colorlegend": {

},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {

@@ -37,0 +25,0 @@ "space": ["entities", "time"],

5

dist/BubbleChart.json

@@ -5,5 +5,6 @@ {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -10,0 +11,0 @@ "entities_colorlegend": {

@@ -11,5 +11,6 @@ {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -16,0 +17,0 @@ "entities_colorlegend": {

@@ -11,5 +11,6 @@ var ConfigBarRankChart = {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -22,15 +23,2 @@ "entities_colorlegend": {

},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {

@@ -37,0 +25,0 @@ "space": ["entities", "time"],

@@ -5,5 +5,6 @@ var ConfigBubbleChart = {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -10,0 +11,0 @@ "entities_colorlegend": {

@@ -11,5 +11,6 @@ var ConfigBubbleMap = {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},

@@ -16,0 +17,0 @@ "entities_colorlegend": {

@@ -11,2 +11,5 @@ var ConfigLineChart = {

"dim": "geo",
"filter": {
"un_state": true
},
"show": {

@@ -45,18 +48,5 @@ "geo": { "$in": ["usa", "rus", "chn", "nga"] }

},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"entities_tags": {
"dim": "tag"
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker_colorlegend": {

@@ -63,0 +53,0 @@ "space": ["entities_colorlegend"],

@@ -11,12 +11,7 @@ var ConfigMountainChart = {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"entities_colorlegend": {

@@ -28,9 +23,2 @@ "dim": "world_4region"

},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {

@@ -37,0 +25,0 @@ "space": ["entities", "time"],

@@ -13,2 +13,9 @@ var ConfigPopByAge = {

"dim": "geo",
"filter": {
"$or": [
{"un_state": true},
{"is--global": true},
{"is--world_4region": true}
]
},
"show": {

@@ -92,23 +99,2 @@ "geo": {

},
"entities_allpossible": {
"dim": "geo",
"show": {
"$or": [
{"un_state": true},
{"is--global": true},
{"is--world_4region": true}
]
}
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
},
"color": {
"use": "property",
"which": "world_4region"
}
},
"entities_allpossibleside": {

@@ -115,0 +101,0 @@ "show": {},

@@ -11,2 +11,5 @@ {

"dim": "geo",
"filter": {
"un_state": true
},
"show": {

@@ -45,18 +48,5 @@ "geo": { "$in": ["usa", "rus", "chn", "nga"] }

},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"entities_tags": {
"dim": "tag"
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker_colorlegend": {

@@ -63,0 +53,0 @@ "space": ["entities_colorlegend"],

@@ -11,12 +11,7 @@ {

"dim": "geo",
"show": {
"filter": {
"un_state": true
}
},
"show": {}
},
"entities_allpossible": {
"dim": "geo",
"show": {
"un_state": true
}
},
"entities_colorlegend": {

@@ -28,9 +23,2 @@ "dim": "world_4region"

},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {

@@ -37,0 +25,0 @@ "space": ["entities", "time"],

@@ -13,2 +13,9 @@ {

"dim": "geo",
"filter": {
"$or": [
{"un_state": true},
{"is--global": true},
{"is--world_4region": true}
]
},
"show": {

@@ -92,23 +99,2 @@ "geo": {

},
"entities_allpossible": {
"dim": "geo",
"show": {
"$or": [
{"un_state": true},
{"is--global": true},
{"is--world_4region": true}
]
}
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
},
"color": {
"use": "property",
"which": "world_4region"
}
},
"entities_allpossibleside": {

@@ -115,0 +101,0 @@ "show": {},

{
"name": "vizabi-config-systema_globalis",
"version": "1.3.2",
"version": "2.0.0",
"description": "This is a collection of vizabi tools configs for the specific dataset open-numbers/ddf--gapminder--systema_globalis",

@@ -5,0 +5,0 @@ "main": "index.js",

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