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

ionic2-city-picker

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic2-city-picker - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

dist/city-picker.js

@@ -96,3 +96,2 @@ import { Component, EventEmitter, forwardRef, HostListener, Input, Optional, Output, ViewEncapsulation } from '@angular/core';

picker.ionChange.subscribe(function () {
// this._pickerColumnCmps = picker && picker.instance && picker.instance._cols && picker.instance._cols.toArray();
_this.validate(picker);

@@ -99,0 +98,0 @@ });

import { NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';
import { IonicModule } from 'ionic-angular';

@@ -13,3 +12,2 @@ import { CityPicker } from './city-picker';

imports: [
BrowserModule,
IonicModule

@@ -16,0 +14,0 @@ ],

2

dist/city-picker.module.metadata.json

@@ -1,1 +0,1 @@

{"__symbolic":"module","version":1,"metadata":{"CityPickerModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./city-picker","name":"CityPicker"}],"exports":[{"__symbolic":"reference","module":"./city-picker","name":"CityPicker"}],"imports":[{"__symbolic":"reference","module":"@angular/platform-browser","name":"BrowserModule"},{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"schemas":[{"__symbolic":"reference","module":"@angular/core","name":"CUSTOM_ELEMENTS_SCHEMA"}]}]}]}}}
{"__symbolic":"module","version":1,"metadata":{"CityPickerModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./city-picker","name":"CityPicker"}],"exports":[{"__symbolic":"reference","module":"./city-picker","name":"CityPicker"}],"imports":[{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"schemas":[{"__symbolic":"reference","module":"@angular/core","name":"CUSTOM_ELEMENTS_SCHEMA"}]}]}]}}}
{
"name": "ionic2-city-picker",
"version": "0.0.6",
"version": "0.0.7",
"description": "ionic2 ",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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