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

pigeon-maps

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pigeon-maps - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Change Log

## 0.16.1 - 2020-08-28
### Changes
- Add empty ALT attribute to map tiles
## 0.16.0 - 2020-08-10

@@ -12,0 +16,0 @@ ### Changes

@@ -1240,2 +1240,3 @@ 'use strict';

},
alt: '',
style: {

@@ -1242,0 +1243,0 @@ position: 'absolute',

@@ -1235,2 +1235,3 @@ import React, { Component } from 'react';

},
alt: '',
style: {

@@ -1237,0 +1238,0 @@ position: 'absolute',

2

package.json
{
"name": "pigeon-maps",
"version": "0.16.0",
"version": "0.16.1",
"description": "ReactJS maps without external dependencies",

@@ -5,0 +5,0 @@ "author": "Marius Andra",

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