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

@sweetui/sweet-mobile

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sweetui/sweet-mobile - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

2

package.json
{
"name": "@sweetui/sweet-mobile",
"version": "2.3.2",
"version": "2.3.3",
"description": "Sweet Mobile Core",

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

@@ -74,3 +74,3 @@ import axios from 'axios';

if (url.startsWith(prefix)) {
url = target + url.replace(process.env.NODE_ENV !== 'development' ? prefix : '', '')
url = url.replace(process.env.NODE_ENV !== 'development' ? prefix : '', '')
break

@@ -77,0 +77,0 @@ }

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