Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@enflow/laravel-address-ui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enflow/laravel-address-ui - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

3

lib/index.js

@@ -200,2 +200,4 @@ 'use strict';

if (selected && JSON.stringify(selected) !== this.lastSelected) {
this.lastSelected = JSON.stringify(selected);
this._clearEl.style.display = 'none';

@@ -209,3 +211,2 @@

this.lastSelected = JSON.stringify(selected);
this._eventEmitter.emit('result', { result: selected });

@@ -212,0 +213,0 @@ }

{
"name": "@enflow/laravel-address-ui",
"version": "0.1.4",
"version": "0.1.5",
"description": "A address autocomplete control with sane defaults for Laravel Address",

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

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