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.9 to 0.0.10

1

dist/city-picker.js

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

_this._pickerColumnCmps = _this._pickerCmp._cols.toArray();
_this._pickerColumnCmps.forEach(function (col) { return col.lastIndex = -1; });
});

@@ -103,0 +104,0 @@ this._isOpen = true;

2

package.json
{
"name": "ionic2-city-picker",
"version": "0.0.9",
"version": "0.0.10",
"description": "ionic2 ",

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

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