@flybywiresim/map
Advanced tools
Comparing version 0.3.4 to 0.4.0
{ | ||
"name": "@flybywiresim/map", | ||
"version": "0.3.4", | ||
"version": "0.4.0", | ||
"description": "FlyByWire Simulations live map", | ||
@@ -19,3 +19,3 @@ "private": false, | ||
"dependencies": { | ||
"@flybywiresim/api-client": "^0.6.0", | ||
"@flybywiresim/api-client": "^0.7.1", | ||
"@marfle/react-leaflet-nmscale": "^2.0.0", | ||
@@ -48,7 +48,3 @@ "leaflet": "^1.7.1", | ||
"scripts": { | ||
"start": "react-scripts start", | ||
"build": "react-scripts build", | ||
"test": "react-scripts test", | ||
"eject": "react-scripts eject", | ||
"prepare": "babel src/map --out-dir dist --extensions .tsx --copy-files" | ||
"build": "babel src/map --out-dir dist --extensions .tsx --copy-files && tsc" | ||
}, | ||
@@ -55,0 +51,0 @@ "eslintConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
3072
3
0
2
+ Added@flybywiresim/api-client@0.7.1(transitive)
- Removed@flybywiresim/api-client@0.6.0(transitive)