@kepler.gl/cloud-providers
Advanced tools
Comparing version 3.1.0-alpha.1 to 3.1.0-alpha.2
{ | ||
"name": "@kepler.gl/cloud-providers", | ||
"author": "Shan He <shan@uber.com>", | ||
"version": "3.1.0-alpha.1", | ||
"version": "3.1.0-alpha.2", | ||
"description": "kepler.gl constants used by kepler.gl components, actions and reducers", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"build:types": "tsc --project ./tsconfig.production.json", | ||
"prepublish": "babel-node ../../scripts/license-header/bin --license ../../FILE-HEADER && yarn build && yarn build:types", | ||
"prepublishOnly": "babel-node ../../scripts/license-header/bin --license ../../FILE-HEADER && yarn build && yarn build:types", | ||
"stab": "mkdir -p dist && touch dist/index.js" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@kepler.gl/types": "3.1.0-alpha.1", | ||
"@kepler.gl/types": "3.1.0-alpha.2", | ||
"react": "^18.2.0" | ||
@@ -37,0 +37,0 @@ }, |
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
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
69039
9
760
+ Added@kepler.gl/types@3.1.0-alpha.2(transitive)
- Removed@kepler.gl/types@3.1.0-alpha.1(transitive)