Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

ol-mapbox-style

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ol-mapbox-style - npm Package Compare versions

Comparing version 8.1.1 to 8.1.2

4

CHANGELOG.md
# Changelog
## 8.1.2
* Add require field to package.json's exports to avoid ESLint complaints
## 8.1.1

@@ -4,0 +8,0 @@

5

package.json
{
"name": "ol-mapbox-style",
"version": "8.1.1",
"version": "8.1.2",
"description": "Create OpenLayers maps from Mapbox Style objects",

@@ -12,3 +12,4 @@ "type": "module",

".": {
"import": "./dist/index.js"
"import": "./dist/index.js",
"require": "./dist/olms.js"
}

@@ -15,0 +16,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc