@kepler.gl/cloud-providers
Advanced tools
Comparing version 3.0.0 to 3.1.0-alpha.0
{ | ||
"name": "@kepler.gl/cloud-providers", | ||
"author": "Shan He <shan@uber.com>", | ||
"version": "3.0.0", | ||
"version": "3.1.0-alpha.0", | ||
"description": "kepler.gl constants used by kepler.gl components, actions and reducers", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@kepler.gl/types": "3.0.0", | ||
"@kepler.gl/types": "3.1.0-alpha.0", | ||
"react": "^18.2.0" | ||
@@ -41,5 +41,2 @@ }, | ||
}, | ||
"engines": { | ||
"node": ">=18.18.2" | ||
}, | ||
"maintainers": [ | ||
@@ -49,6 +46,10 @@ "Shan He <heshan0131@gmail.com>", | ||
], | ||
"engines": { | ||
"node": ">=18" | ||
}, | ||
"volta": { | ||
"node": "18.18.2", | ||
"yarn": "1.22.17" | ||
} | ||
"yarn": "4.4.0" | ||
}, | ||
"packageManager": "yarn@4.4.0" | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1418
1
0
2
2
+ Added@kepler.gl/types@3.1.0-alpha.0(transitive)
- Removed@kepler.gl/types@3.0.0(transitive)