🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@yandex/ymaps3-types

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yandex/ymaps3-types

Types for ymaps3 maps library

npmnpm
Version
1.0.18033998
Version published
Weekly downloads
19K
-6%
Maintainers
2
Weekly downloads
 
Created
Source

Types for ymaps3 Maps JS API

Type definitions for Yandex Maps JavaScript API (https://yandex.ru/dev/maps/jsapi/doc/3.0/).

Types are automatically generated based on source files.

Getting started

npm i @yandex/ymaps3-types -D

tsconfig.json

{
  "compilerOptions": {
    "types": ["@yandex/ymaps3-types"]
  }
}

And you can use ymaps3 global variable in your code.

Don't forget to connect the script with the Maps JS API: https://yandex.ru/dev/jsapi30/doc/en/dg/concepts/load/

Keywords

ymaps3

FAQs

Package last updated on 17 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts