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

react-azure-maps

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-azure-maps - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

1

dist/types/types.d.ts

@@ -153,1 +153,2 @@ import { ComponentClass, CSSProperties, ReactElement, ReactNode, FunctionComponent } from 'react';

export declare type AzureSetCameraOptions = ((CameraOptions | CameraBoundsOptions) & AnimationOptions) | any;
export { AuthenticationType } from 'azure-maps-control';

2

package.json
{
"name": "react-azure-maps",
"version": "0.4.5",
"version": "0.4.6",
"description": "React Wrapper for Azure Maps",

@@ -5,0 +5,0 @@ "keywords": [

@@ -71,4 +71,3 @@ # React-Azure-Maps

import React from 'react'
import {AzureMap, AzureMapsProvider, IAzureMapOptions} from 'react-azure-maps'
import {AuthenticationType} from 'azure-maps-control'
import {AzureMap, AzureMapsProvider, IAzureMapOptions, AuthenticationType} from 'react-azure-maps'

@@ -75,0 +74,0 @@ const option: IAzureMapOptions = {

Sorry, the diff of this file is too big to display

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