New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.1.2

1

lib/index.js

@@ -370,2 +370,3 @@ 'use strict';

if (this.options.placeholder) return this.options.placeholder;
if (this._inputEl.placeholder) return this._inputEl.placeholder;
return localization.placeholder[this.getLanguage()] || 'Search';

@@ -372,0 +373,0 @@ },

2

package.json
{
"name": "@enflow/laravel-address-ui",
"version": "0.1.1",
"version": "0.1.2",
"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