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

@mybricks/sdk-for-app

Package Overview
Dependencies
Maintainers
10
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mybricks/sdk-for-app - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

1

api/app/getPreviewImage.js

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

fileName: name || `${fileId || uuid()}.png`,
noHash: true
}));

@@ -26,0 +27,0 @@ return res.url;

@@ -30,2 +30,3 @@ import staticServer from "../upload/staticServer";

fileName: name || `${fileId || uuid()}.png`,
noHash: true
})) as { url: string };

@@ -32,0 +33,0 @@

2

package.json
{
"name": "@mybricks/sdk-for-app",
"version": "1.0.22",
"version": "1.0.23",
"description": "SDK for application UI",

@@ -5,0 +5,0 @@ "scripts": {

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