New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular8-yandex-maps

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular8-yandex-maps - npm Package Compare versions

Comparing version 12.3.0 to 13.0.0

esm2020/angular8-yandex-maps.mjs

1

angular8-yandex-maps.d.ts
/**
* Generated bundle index. Do not edit.
*/
/// <amd-module name="angular8-yandex-maps" />
export * from './public-api';
import { ModuleWithProviders } from '@angular/core';
import { YaConfig } from './services/ya-api-loader/ya-api-loader.service';
import * as i0 from "@angular/core";
import * as i1 from "./components/ya-clusterer/ya-clusterer.component";
import * as i2 from "./components/ya-control/ya-control.directive";
import * as i3 from "./components/ya-geoobject/ya-geoobject.directive";
import * as i4 from "./components/ya-map/ya-map.component";
import * as i5 from "./components/ya-multiroute/ya-multiroute.directive";
import * as i6 from "./components/ya-panorama/ya-panorama.directive";
import * as i7 from "./components/ya-placemark/ya-placemark.directive";
export declare class AngularYandexMapsModule {

@@ -9,2 +17,5 @@ /**

static forRoot(config: YaConfig): ModuleWithProviders<AngularYandexMapsModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<AngularYandexMapsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularYandexMapsModule, [typeof i1.YaClustererComponent, typeof i2.YaControlDirective, typeof i3.YaGeoObjectDirective, typeof i4.YaMapComponent, typeof i5.YaMultirouteDirective, typeof i6.YaPanoramaDirective, typeof i7.YaPlacemarkDirective], never, [typeof i1.YaClustererComponent, typeof i2.YaControlDirective, typeof i3.YaGeoObjectDirective, typeof i4.YaMapComponent, typeof i5.YaMultirouteDirective, typeof i6.YaPanoramaDirective, typeof i7.YaPlacemarkDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularYandexMapsModule>;
}

@@ -6,2 +6,3 @@ import { AfterContentInit, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -92,2 +93,4 @@ * The `ya-clusterer` component wraps `ymaps.Clusterer` class from the Yandex.Maps API.

private _getInternalGeoObjects;
static ɵfac: i0.ɵɵFactoryDeclaration<YaClustererComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<YaClustererComponent, "ya-clusterer", never, { "options": "options"; }, { "ready": "ready"; "hintclose": "hintclose"; "hintopen": "hintopen"; "mapchange": "mapchange"; "optionschange": "optionschange"; "parentchange": "parentchange"; }, ["_placemarks", "_geoObjects"], ["*"]>;
}
import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit } from '@angular/core';
import { YaMapComponent } from '../ya-map/ya-map.component';
import { YaReadyEvent } from '../../typings/ya-ready-event';
import * as i0 from "@angular/core";
/**

@@ -46,2 +47,4 @@ * Control types.

ngOnDestroy(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<YaControlDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<YaControlDirective, "ya-control", never, { "type": "type"; "parameters": "parameters"; }, { "ready": "ready"; }, never>;
}

@@ -6,2 +6,3 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -173,2 +174,4 @@ * The `ya-geoobject` component wraps `ymaps.GeoObject` class from the Yandex.Maps API.

private _createGeoObject;
static ɵfac: i0.ɵɵFactoryDeclaration<YaGeoObjectDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<YaGeoObjectDirective, "ya-geoobject", never, { "feature": "feature"; "options": "options"; }, { "ready": "ready"; "balloonclose": "balloonclose"; "balloonopen": "balloonopen"; "beforedrag": "beforedrag"; "beforedragstart": "beforedragstart"; "yaclick": "yaclick"; "yacontextmenu": "yacontextmenu"; "yadblclick": "yadblclick"; "yadrag": "yadrag"; "yadragend": "yadragend"; "yadragstart": "yadragstart"; "editorstatechange": "editorstatechange"; "geometrychange": "geometrychange"; "hintclose": "hintclose"; "hintopen": "hintopen"; "mapchange": "mapchange"; "yamousedown": "yamousedown"; "yamouseenter": "yamouseenter"; "yamouseleave": "yamouseleave"; "yamousemove": "yamousemove"; "yamouseup": "yamouseup"; "multitouchend": "multitouchend"; "multitouchmove": "multitouchmove"; "multitouchstart": "multitouchstart"; "optionschange": "optionschange"; "overlaychange": "overlaychange"; "parentchange": "parentchange"; "propertieschange": "propertieschange"; "yawheel": "yawheel"; }, never>;
}

@@ -6,2 +6,3 @@ import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -187,2 +188,4 @@ * The `ya-map` component wraps `ymaps.Map` class from the Yandex.Maps API.

private _combineState;
static ɵfac: i0.ɵɵFactoryDeclaration<YaMapComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<YaMapComponent, "ya-map", never, { "center": "center"; "zoom": "zoom"; "state": "state"; "options": "options"; }, { "ready": "ready"; "actionbegin": "actionbegin"; "actionbreak": "actionbreak"; "actionend": "actionend"; "actiontick": "actiontick"; "actiontickcomplete": "actiontickcomplete"; "balloonclose": "balloonclose"; "balloonopen": "balloonopen"; "boundschange": "boundschange"; "yaclick": "yaclick"; "yacontextmenu": "yacontextmenu"; "yadblclick": "yadblclick"; "destroy": "destroy"; "hintclose": "hintclose"; "hintopen": "hintopen"; "marginchange": "marginchange"; "yamousedown": "yamousedown"; "yamouseenter": "yamouseenter"; "yamouseleave": "yamouseleave"; "yamousemove": "yamousemove"; "yamouseup": "yamouseup"; "multitouchend": "multitouchend"; "multitouchmove": "multitouchmove"; "multitouchstart": "multitouchstart"; "optionschange": "optionschange"; "sizechange": "sizechange"; "typechange": "typechange"; "yawheel": "yawheel"; }, never, never>;
}

@@ -6,2 +6,3 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -176,3 +177,5 @@ * @internal

private _combineModel;
static ɵfac: i0.ɵɵFactoryDeclaration<YaMultirouteDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<YaMultirouteDirective, "ya-multiroute", never, { "referencePoints": "referencePoints"; "model": "model"; "options": "options"; }, { "ready": "ready"; "activeroutechange": "activeroutechange"; "balloonclose": "balloonclose"; "balloonopen": "balloonopen"; "boundsautoapply": "boundsautoapply"; "boundschange": "boundschange"; "yaclick": "yaclick"; "yacontextmenu": "yacontextmenu"; "yadblclick": "yadblclick"; "geometrychange": "geometrychange"; "mapchange": "mapchange"; "yamousedown": "yamousedown"; "yamouseenter": "yamouseenter"; "yamouseleave": "yamouseleave"; "yamousemove": "yamousemove"; "yamouseup": "yamouseup"; "multitouchend": "multitouchend"; "multitouchmove": "multitouchmove"; "multitouchstart": "multitouchstart"; "optionschange": "optionschange"; "overlaychange": "overlaychange"; "parentchange": "parentchange"; "pixelboundschange": "pixelboundschange"; "propertieschange": "propertieschange"; "update": "update"; "yawheel": "yawheel"; }, never>;
}
export {};

@@ -6,2 +6,3 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -108,2 +109,4 @@ * The `ya-panorama` component wraps `ymaps.panorama.Player` class from the Yandex.Maps API.

private _createPanorama;
static ɵfac: i0.ɵɵFactoryDeclaration<YaPanoramaDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<YaPanoramaDirective, "ya-panorama", never, { "point": "point"; "layer": "layer"; "options": "options"; }, { "ready": "ready"; "destroy": "destroy"; "directionchange": "directionchange"; "yaerror": "yaerror"; "fullscreenenter": "fullscreenenter"; "fullscreenexit": "fullscreenexit"; "markercollapse": "markercollapse"; "markerexpand": "markerexpand"; "markermouseenter": "markermouseenter"; "markermouseleave": "markermouseleave"; "panoramachange": "panoramachange"; "spanchange": "spanchange"; }, never>;
}

@@ -6,2 +6,3 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

import { YaEvent } from '../../typings/ya-event';
import * as i0 from "@angular/core";
/**

@@ -170,2 +171,4 @@ * The `ya-placemark` directive wraps `ymaps.Placemark` class from the Yandex.Maps API.

private _createPlacemark;
static ɵfac: i0.ɵɵFactoryDeclaration<YaPlacemarkDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<YaPlacemarkDirective, "ya-placemark", never, { "geometry": "geometry"; "properties": "properties"; "options": "options"; }, { "ready": "ready"; "balloonclose": "balloonclose"; "balloonopen": "balloonopen"; "beforedrag": "beforedrag"; "beforedragstart": "beforedragstart"; "yaclick": "yaclick"; "yacontextmenu": "yacontextmenu"; "yadblclick": "yadblclick"; "yadrag": "yadrag"; "yadragend": "yadragend"; "yadragstart": "yadragstart"; "editorstatechange": "editorstatechange"; "geometrychange": "geometrychange"; "hintclose": "hintclose"; "hintopen": "hintopen"; "mapchange": "mapchange"; "yamousedown": "yamousedown"; "yamouseenter": "yamouseenter"; "yamouseleave": "yamouseleave"; "yamousemove": "yamousemove"; "yamouseup": "yamouseup"; "multitouchend": "multitouchend"; "multitouchmove": "multitouchmove"; "multitouchstart": "multitouchstart"; "optionschange": "optionschange"; "overlaychange": "overlaychange"; "parentchange": "parentchange"; "propertieschange": "propertieschange"; "yawheel": "yawheel"; }, never>;
}

@@ -0,0 +0,0 @@ /**

import { InjectionToken } from '@angular/core';
import { Observable } from 'rxjs';
import * as i0 from "@angular/core";
/**

@@ -83,2 +84,4 @@ * Injection token to specify configuration.

private _convertConfigIntoQueryParams;
static ɵfac: i0.ɵɵFactoryDeclaration<YaApiLoaderService, [{ optional: true; }, null]>;
static ɵprov: i0.ɵɵInjectableDeclaration<YaApiLoaderService>;
}
import { NgZone } from '@angular/core';
import { Observable } from 'rxjs';
import { YaApiLoaderService } from '../ya-api-loader/ya-api-loader.service';
import * as i0 from "@angular/core";
/**

@@ -29,2 +30,4 @@ * The `YaGeocoder` service wraps `ymaps.geocode` static function from the Yandex.Maps API.

geocode(request: string | number[], options?: ymaps.IGeocodeOptions): Observable<object>;
static ɵfac: i0.ɵɵFactoryDeclaration<YaGeocoderService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<YaGeocoderService>;
}

@@ -0,0 +0,0 @@ /**

28

package.json
{
"name": "angular8-yandex-maps",
"version": "12.3.0",
"version": "13.0.0",
"description": "Yandex.Maps Angular components that implements the Yandex.Maps JavaScript API",

@@ -31,13 +31,25 @@ "repository": {

},
"main": "bundles/angular8-yandex-maps.umd.js",
"module": "fesm2015/angular8-yandex-maps.js",
"es2015": "fesm2015/angular8-yandex-maps.js",
"esm2015": "esm2015/angular8-yandex-maps.js",
"fesm2015": "fesm2015/angular8-yandex-maps.js",
"module": "fesm2015/angular8-yandex-maps.mjs",
"es2020": "fesm2020/angular8-yandex-maps.mjs",
"esm2020": "esm2020/angular8-yandex-maps.mjs",
"fesm2020": "fesm2020/angular8-yandex-maps.mjs",
"fesm2015": "fesm2015/angular8-yandex-maps.mjs",
"typings": "angular8-yandex-maps.d.ts",
"metadata": "angular8-yandex-maps.metadata.json",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./angular8-yandex-maps.d.ts",
"esm2020": "./esm2020/angular8-yandex-maps.mjs",
"es2020": "./fesm2020/angular8-yandex-maps.mjs",
"es2015": "./fesm2015/angular8-yandex-maps.mjs",
"node": "./fesm2015/angular8-yandex-maps.mjs",
"default": "./fesm2020/angular8-yandex-maps.mjs"
}
},
"sideEffects": false,
"dependencies": {
"tslib": "^2.2.0"
"tslib": "^2.3.0"
}
}

@@ -0,0 +0,0 @@ import './lib/typings/yandex-maps/index';

@@ -0,0 +0,0 @@ <h1 align="center">Angular8-yandex-maps</h1>

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