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

@types/mapbox__mapbox-gl-draw

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mapbox__mapbox-gl-draw - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

3

mapbox__mapbox-gl-draw/index.d.ts

@@ -393,6 +393,5 @@ // Type definitions for @mapbox/mapbox-gl-draw 1.4

}
interface Lib {
CommonSelectors: {
isOfMetaType: (e: MapMouseEvent | MapTouchEvent) => boolean;
isOfMetaType: (type: Constants['meta'][keyof Constants['meta']]) => (e: MapMouseEvent | MapTouchEvent) => boolean;
isShiftMousedown: (e: MapboxEvent) => boolean;

@@ -399,0 +398,0 @@ isActiveFeature: (e: MapMouseEvent | MapTouchEvent) => boolean;

{
"name": "@types/mapbox__mapbox-gl-draw",
"version": "1.4.0",
"version": "1.4.1",
"description": "TypeScript definitions for @mapbox/mapbox-gl-draw",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-draw",

},
"typesPublisherContentHash": "b0d52dabc110a7f98e9a9b1dffd03c838d21d97ba817a383e91a49ad94c3cbd4",
"typesPublisherContentHash": "53b52af400f1135a1680cf639825cdf924fb704d383acf6ec5553093de006328",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 11 May 2023 01:02:52 GMT
* Last updated: Sat, 09 Sep 2023 07:03:08 GMT
* Dependencies: [@types/geojson](https://npmjs.com/package/@types/geojson), [@types/mapbox-gl](https://npmjs.com/package/@types/mapbox-gl)

@@ -14,0 +14,0 @@ * Global values: `MapboxDraw`

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