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

slippy-tile

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slippy-tile - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

providers/bing.js

9

package.json
{
"name": "slippy-tile",
"version": "1.8.0",
"version": "1.8.1",
"description": "Helps convert Slippy Map url tile schemas",
"main": "index.js",
"types": "index.d.js",
"files": [
"index.js",
"index.d.ts",
"slippy-tile.js",
"slippy-tile.min.js",
"providers"
],
"scripts": {

@@ -8,0 +15,0 @@ "prepublish": "npm run test && npm run build",

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

# [Slippy Tile](https://www.npmjs.com/package/slippy-tile)
# Slippy Tile

@@ -14,2 +14,4 @@ [![Build Status](https://travis-ci.org/DenisCarriere/slippy-tile.svg?branch=master)](https://travis-ci.org/DenisCarriere/slippy-tile)

**npm**
```bash

@@ -19,2 +21,9 @@ $ npm install --save slippy-tile

**web browser ([ES6](https://kangax.github.io/compat-table/es6))**
```html
<script src="https://unpkg.com/slippy-tile/slippy-tile.min.js"></script>
```
## Quickstart

@@ -21,0 +30,0 @@

.npmignore
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