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

@edgarjuvianno/vue-sb-components

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edgarjuvianno/vue-sb-components - npm Package Compare versions

Comparing version 2.4.5 to 2.4.6

2

components/form-autocomplete/form-autocomplete.js

@@ -195,3 +195,3 @@ import "./form-autocomplete.css";

);
i > -1 && this.doSelect(this.localList[i]);
i > -1 && this.doSelect(this.localList[i].value);
}

@@ -198,0 +198,0 @@ } else

@@ -5,3 +5,3 @@ {

"homepage": "http://edgarjuvianno.github.io/vue-sb-components",
"version": "2.4.5",
"version": "2.4.6",
"type": "module",

@@ -8,0 +8,0 @@ "module": "./main.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