Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ttoss/geovis

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ttoss/geovis - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+21
-21
package.json
{
"name": "@ttoss/geovis",
"version": "0.1.9",
"version": "0.1.10",
"description": "Geovisualization components for React applications.",
"keywords": [
"Geovis",
"React",
"geovisualization"
],
"repository": {
"type": "git",
"url": "https://github.com/ttoss/ttoss.git",
"directory": "packages/geovis"
},
"license": "MIT",

@@ -11,7 +21,5 @@ "author": "ttoss",

],
"repository": {
"type": "git",
"url": "https://github.com/ttoss/ttoss.git",
"directory": "packages/geovis"
},
"sideEffects": [
"**/*.css"
],
"type": "module",

@@ -27,13 +35,5 @@ "exports": {

],
"sideEffects": [
"**/*.css"
],
"dependencies": {
"ajv": "^8.18.0"
},
"peerDependencies": {
"maplibre-gl": ">=5.0.0",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"devDependencies": {

@@ -47,10 +47,10 @@ "@emotion/react": "^11.14.0",

"tsup": "^8.5.1",
"@ttoss/config": "^1.37.10",
"@ttoss/test-utils": "^4.2.10"
"@ttoss/config": "^1.37.11",
"@ttoss/test-utils": "^4.2.11"
},
"keywords": [
"Geovis",
"React",
"geovisualization"
],
"peerDependencies": {
"maplibre-gl": ">=5.0.0",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"publishConfig": {

@@ -57,0 +57,0 @@ "access": "public",