🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@yandex/ymaps3-types

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yandex/ymaps3-types - npm Package Compare versions

Comparing version
1.0.19325212
to
1.0.19345674
+3
-3
modules/ruler/YMapRuler.d.ts

@@ -12,6 +12,6 @@ import { YMapComplexEntity, YMapEntity } from "../../imperative/index";

static [optionsKeyVuefy]: import("../vuefy/index").CustomVuefyOptions<YMapRulerCommon, {
type: import("./YMapRulerCommon").RulerType;
source?: string | undefined;
geometry: import("./YMapRulerCommon").RulerGeometry;
zIndex?: number | undefined;
type: import("./YMapRulerCommon").RulerType;
onUpdate?: import("./YMapRulerCommon").UpdateCommonFn | undefined;

@@ -24,6 +24,6 @@ points: import("../../common/types/lng-lat").LngLat[];

static [overrideKeyReactify]: import("../../reactify/reactify").CustomReactify<YMapRuler, import("react").ForwardRefExoticComponent<{
type: import("./YMapRulerCommon").RulerType;
source?: string | undefined;
geometry: import("./YMapRulerCommon").RulerGeometry;
zIndex?: number | undefined;
type: import("./YMapRulerCommon").RulerType;
onUpdate?: import("./YMapRulerCommon").UpdateCommonFn | undefined;

@@ -40,6 +40,6 @@ points: import("../../common/types/lng-lat").LngLat[];

static [overrideKeyVuefy]: import("../vuefy/index").CustomVuefyFn<YMapRulerCommon, {
type: import("./YMapRulerCommon").RulerType;
source?: string | undefined;
geometry: import("./YMapRulerCommon").RulerGeometry;
zIndex?: number | undefined;
type: import("./YMapRulerCommon").RulerType;
onUpdate?: import("./YMapRulerCommon").UpdateCommonFn | undefined;

@@ -46,0 +46,0 @@ points: import("../../common/types/lng-lat").LngLat[];

{
"name": "@yandex/ymaps3-types",
"version": "1.0.19325212",
"version": "1.0.19345674",
"description": "Types for ymaps3 maps library",

@@ -5,0 +5,0 @@ "main": "",