@ttoss/geovis
Advanced tools
+21
-21
| { | ||
| "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", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
126381
0