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
8
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 0.0.41 to 0.0.42

2

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

@@ -5,0 +5,0 @@ "main": "index.min.js",

@@ -31,3 +31,3 @@ import axios from "axios";

if (data?.data) {
return data?.data?.[0];
return data?.data;
} else {

@@ -34,0 +34,0 @@ throw new Error("获取用户信息失败失败");

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