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

flexible-auto-complete

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexible-auto-complete - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

flexible-auto-complete-1.1.0.tgz

18

package.json
{
"name": "flexible-auto-complete",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",

@@ -14,3 +14,6 @@ "scripts": {

"keywords": [
"angular 4",
"angular 2+",
"angular 4+",
"angular 5+",
"angular 6+",
"auto-complete",

@@ -25,6 +28,6 @@ "responsive",

"dependencies": {
"@angular/common": "^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/compiler": "^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/core": "^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/http": "^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/common": "^6.0.0 || ^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/compiler": "^6.0.0 || ^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/core": "^6.0.0 || ^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/http": "^6.0.0 || ^5.0.0 || ^4.0.0 || ^2.0.0",
"core-js": "^2.4.1",

@@ -37,3 +40,4 @@ "font-awesome": "^4.7.0",

"@angular/cli": "^1.6.7",
"@angular/compiler-cli": "^5.0.0 || ^4.0.0 || ^2.0.0",
"@angular/compiler-cli": "^6.0.0 || ^5.0.0 || ^4.0.0 || ^2.0.0",
"rxjs": "^6.2.2",
"@types/node": "^6.0.60",

@@ -40,0 +44,0 @@ "codelyzer": "^3.2.0",

@@ -7,2 +7,4 @@

**NOTE:** Starting with version 1.1.0 this library is compatible with Angular 6+.
Please send your requests or comments through the link provided below:

@@ -13,2 +15,5 @@

# Version 1.1.0
Updated libraries to become compatible with Angular 6+.
# Version 1.0.1

@@ -15,0 +20,0 @@ Fixed few issues and added attributes to make the auto-fill function better.

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