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 Compare versions

Comparing version 3.6.0 to 3.7.0-dev1

fixtures/063/info.json

18

API.md

@@ -5,8 +5,8 @@ <!-- Generated by documentation.js. Update this documentation by updating the source code. -->

- [get][1]
- [Parameters][2]
- [Examples][3]
- [each][4]
- [Parameters][5]
- [Examples][6]
* [get][1]
* [Parameters][2]
* [Examples][3]
* [each][4]
* [Parameters][5]
* [Examples][6]

@@ -19,3 +19,3 @@ ## get

- `id` **([String][7] \| [Number][8])** the id of the fixture as specified in [FIXTURES.md][9]
* `id` **([String][7] | [Number][8])** the id of the fixture as specified in [FIXTURES.md][9]

@@ -43,4 +43,4 @@ ### Examples

- `fn`
- `function` **[Function][11]** a synchronously running function to execute on each fixture
* `fn`
* `function` **[Function][11]** a synchronously running function to execute on each fixture

@@ -47,0 +47,0 @@ ### Examples

@@ -62,1 +62,2 @@ id|description|valid v1|valid v2

062|points with different values for the same property - helpful for filtering tests - [spec source](https://github.com/mapbox/vector-tile-spec/blob/master/2.1/README.md)|:white_check_mark:|:white_check_mark:
063|Point features with all properties suffixed with "xx_". Helpful for testing search/dropping of properties based on a particular syntax. Also includes one value with a different suffix in the case where only some data is intended to be read/dropped. - [spec source](https://github.com/mapbox/vector-tile-spec/blob/master/2.1/README.md)|:white_check_mark:|:white_check_mark:
{
"name": "@mapbox/mvt-fixtures",
"version": "3.6.0",
"version": "3.7.0-dev1",
"description": "A require-able test fixture suite of valid and invalid Mapbox Vector Tiles",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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