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

@pismo/bolt-avatar-upload

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pismo/bolt-avatar-upload - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

10

dist/AvatarUpload.js

@@ -55,2 +55,12 @@ "use strict";

height: '156px',
position: 'relative',
'&::before': {
content: '" "',
width: '100%',
height: '100%',
backgroundColor: '#fff',
position: 'absolute',
borderRadius: '50%',
zIndex: -1
},
backgroundColor: extra

@@ -57,0 +67,0 @@ ? Color(extra.background.main)

2

package.json
{
"name": "@pismo/bolt-avatar-upload",
"version": "1.4.3",
"version": "1.4.4",
"description": "Bolt component avatar-upload",

@@ -5,0 +5,0 @@ "author": "Pismo <hello@pismo.io>",

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