Socket
Socket
Sign inDemoInstall

ng2-completer

Package Overview
Dependencies
8
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

2

bundles/ng2-completer.umd.min.js

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

!function(global,factory){"object"==typeof exports&&"undefined"!=typeof module?factory(exports,require("@angular/core"),require("rxjs/Observable"),require("rxjs/operators"),require("rxjs/Subject"),require("@angular/common/http"),require("@angular/forms"),require("rxjs/observable/timer"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","rxjs/Observable","rxjs/operators","rxjs/Subject","@angular/common/http","@angular/forms","rxjs/observable/timer","@angular/common"],factory):factory((global.ng2=global.ng2||{},global.ng2.completer={}),global.ng.core,global.Rx,global.Rx.Observable.prototype,global.Rx,global.ng.common.http,global.ng.forms,global.Rx.Observable,global.ng.common)}(this,function(exports,core,Observable,operators,Subject,http,forms,timer,common){"use strict";function __extends(d,b){function __(){this.constructor=d}extendStatics(d,b),d.prototype=null===b?Object.create(b):(__.prototype=b.prototype,new __)}function isNil(value){return void 0===value||null===value}var extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,b){d.__proto__=b}||function(d,b){for(var p in b)b.hasOwnProperty(p)&&(d[p]=b[p])},Observable_1=require("../../Observable"),catch_1=require("../../operator/catch");Observable_1.Observable.prototype.catch=catch_1._catch,Observable_1.Observable.prototype._catch=catch_1._catch;/**
!function(global,factory){"object"==typeof exports&&"undefined"!=typeof module?factory(exports,require("@angular/core"),require("rxjs/Observable"),require("rxjs/operators"),require("rxjs/Subject"),require("@angular/common/http"),require("@angular/forms"),require("rxjs/observable/timer"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","rxjs/Observable","rxjs/operators","rxjs/Subject","@angular/common/http","@angular/forms","rxjs/observable/timer","@angular/common"],factory):factory((global.ng2=global.ng2||{},global.ng2.completer={}),global.ng.core,global.Rx,global.Rx.Observable.prototype,global.Rx,global.ng.common.http,global.ng.forms,global.Rx.Observable,global.ng.common)}(this,function(exports,core,Observable,operators,Subject,http,forms,timer,common){"use strict";function __extends(d,b){function __(){this.constructor=d}extendStatics(d,b),d.prototype=null===b?Object.create(b):(__.prototype=b.prototype,new __)}function isNil(value){return void 0===value||null===value}var extendStatics=function(d,b){return(extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,b){d.__proto__=b}||function(d,b){for(var p in b)b.hasOwnProperty(p)&&(d[p]=b[p])})(d,b)},Observable_1=require("../../Observable"),catch_1=require("../../operator/catch");Observable_1.Observable.prototype.catch=catch_1._catch,Observable_1.Observable.prototype._catch=catch_1._catch;/**
* @license ng2-completer

@@ -3,0 +3,0 @@ * MIT license

{
"name": "ng2-completer",
"version": "2.0.6",
"version": "2.0.7",
"description": "ng2 autocomplete/typeahead component",

@@ -5,0 +5,0 @@ "main": "./bundles/ng2-completer.umd.js",

Sorry, the diff of this file is too big to display

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc