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

becool-ui

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

becool-ui - npm Package Compare versions

Comparing version 0.0.105 to 0.0.106

2

package.json
{
"name": "becool-ui",
"version": "0.0.105",
"version": "0.0.106",
"dependencies": {

@@ -5,0 +5,0 @@ "@floating-ui/vue": "^1.0.2",

@@ -45,2 +45,6 @@ import dayjs from 'dayjs'

export const formatWalletScreenName = (name) => {
if (!name) {
return name
}
if (name.includes('.')) {

@@ -47,0 +51,0 @@ return name

Sorry, the diff of this file is not supported yet

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