New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mapbox/mapbox-gl-native

Package Overview
Dependencies
Maintainers
14
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/mapbox-gl-native - npm Package Compare versions

Comparing version

to
5.0.0

14

LICENSE.md

@@ -866,2 +866,14 @@ mapbox-gl-native copyright (c) 2014-2019 Mapbox.

Mapbox GL uses portions of software mentioned in [platform/android/LICENSE.md](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/LICENSE.md).
Mapbox GL uses portions of SMCalloutView.
Copyright 2016 Nick Farina.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License:
https://github.com/nfarina/calloutview/blob/master/LICENSE
===========================================================================
Mapbox GL uses portions of software listed in [platform/android/LICENSE.md](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/LICENSE.md).
Mapbox GL uses portions of software listed in [platform/ios/vendor/mapbox-events-ios/LICENSE.md](https://github.com/mapbox/mobile-events-ios/blob/master/LICENSE.md).

2

package.json
{
"name": "@mapbox/mapbox-gl-native",
"version": "4.3.1-pre.3",
"version": "5.0.0",
"description": "Renders map tiles with Mapbox GL",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,2 +0,4 @@

# master
# 5.0.0
* No longer supporting source-compile fallback ([#15748](https://github.com/mapbox/mapbox-gl-native/pull/15748))
* Add support for feature state APIs. ([#15480](https://github.com/mapbox/mapbox-gl-native/pull/15480))

@@ -3,0 +5,0 @@