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

@yandex/ymaps3-types

Package Overview
Dependencies
Maintainers
0
Versions
52
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.15395607 to 1.0.15457591

2

common/types/layer-implementation.d.ts

@@ -24,3 +24,2 @@ import type { Matrix4 } from "./matrix";

interface RasterLayerImplementation {
destroy(): void;
render(props: RasterLayerImplementationRenderProps): void;

@@ -31,2 +30,3 @@ findObjectInPosition?(coords: {

}): unknown | undefined | null;
destroy?(): void;
}

@@ -33,0 +33,0 @@ interface RasterLayerImplementationConstructorProps {

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

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

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