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

@sweetui/sweet

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sweetui/sweet - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

2

package.json
{
"name": "@sweetui/sweet",
"version": "2.0.10",
"version": "2.0.11",
"description": "Sweet Core",

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

@@ -13,3 +13,4 @@ import Vue from 'vue';

timeout: 0,
headers: {},
// 实时数据请求必须不能缓存
headers: {'If-Modified-Since': '0'},
maxStatus: 500,

@@ -16,0 +17,0 @@ validateStatus: function(status) {

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