Socket
Socket
Sign inDemoInstall

@mapbox/mvt-fixtures

Package Overview
Dependencies
Maintainers
14
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/mvt-fixtures - npm Package Versions

123

3.0.0-beta4

Diff

Changelog

Source

3.0.0-beta4

  • Revert 3.0.0-beta3 removal of submodule, fix paths instead
mapsam
published 3.0.0-beta3 •

Changelog

Source

3.0.0-beta3

  • Vendorize vector-tile-spec repository so it packages with npm publishes #61
mapsam
published 3.0.0-beta2 •

Changelog

Source

3.0.0-beta2

  • Recreate all fixtures that previously existed in 2.x
  • Add protoc scripts to dump raw text form of buffers to stdout for debugging
  • Update generateBuffer to run specific versions of the Mapbox Vector Tile Specification, or custom proto files
  • Generate with proto2 syntax by default instead of proto3 syntax to avoid situations where default values confusion
mapsam
published 3.0.0-beta1 •

Changelog

Source

3.0.0-beta1

  • Create source files for all fixtures in the src/ directory - these are node modules which include information about the fixture, including a description, validity specs, and a JSON representation of the fixture.
  • Rely on pbf and protocol-buffers-schema modules to generate fixtures based on the Mapbox Vector Tile Specification, which is now a submodule to this repository.
  • All fixtures are generated into the fixtures/ directory programmatically using npm run build
  • Include a javascript API with get, create, and each methods, described in API.md
  • Automatically generate fixture documentation from the source files, located in FIXTURES.md
mapsam
published 2.1.0 •

Changelog

Source

2.1.0

  • Rename project to mvt-fixtures
  • Break fixtures into valid and invalid directories
  • Match version with that of the Mapbox Vector Tile Specification (no longer true as of version 3.x)
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