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

picgo-plugin-smms-user

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picgo-plugin-smms-user - npm Package Compare versions

Comparing version

to
1.0.5

.idea/picgo-plugin-smms-user.iml

4

package.json
{
"name": "picgo-plugin-smms-user",
"version": "1.0.4",
"description": "SM.MS-用户",
"version": "1.0.5",
"description": "SMMS-用户",
"main": "src/index.js",

@@ -6,0 +6,0 @@ "publishConfig": {

@@ -5,3 +5,3 @@ module.exports = (ctx) => {

handle,
name: 'SM.MS-用户',
name: 'SM.MS-登录用户',
config: config

@@ -13,6 +13,6 @@ })

method: 'POST',
url: `https://sm.ms/api/upload`,
url: `https://sm.ms/api/v2/upload`,
headers: {
contentType: 'multipart/form-data',
Authorization: Authorization||undefined,
'Authorization': Authorization||undefined,
},

@@ -19,0 +19,0 @@ formData: {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet