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
4
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 2.7.0 to 2.8.0

1

dist/AvatarUpload.js

@@ -39,3 +39,2 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.AvatarUpload = void 0;
var React = require("react");

@@ -42,0 +41,0 @@ var Croppie = require("croppie");

2

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var AvatarUpload_1 = require("./AvatarUpload");
Object.defineProperty(exports, "AvatarUpload", { enumerable: true, get: function () { return AvatarUpload_1.AvatarUpload; } });
exports.AvatarUpload = AvatarUpload_1.AvatarUpload;
//# sourceMappingURL=index.js.map
{
"name": "@pismo/bolt-avatar-upload",
"version": "2.7.0",
"version": "2.8.0",
"description": "Bolt component avatar-upload",

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

Sorry, the diff of this file is not supported yet

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