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

@waves.exchange/wx-react-uikit

Package Overview
Dependencies
Maintainers
7
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves.exchange/wx-react-uikit - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

2

dist/cjs/components/Help/Help.js

@@ -36,3 +36,3 @@ "use strict";

}, [align, direction]);
var tooltipContentFactory = react_1.useCallback(function () { return (react_1.default.createElement(Box_1.Box, { backgroundColor: "darkGrey.$300", color: "mediumGrey.$400", padding: "9px 16px", borderRadius: "$4", borderColor: colors.hovered, borderWidth: "4px", fontSize: "$14", lineHeight: "$24", sx: {
var tooltipContentFactory = react_1.useCallback(function () { return (react_1.default.createElement(Box_1.Box, { backgroundColor: "surf", color: "mediumGrey.$400", padding: "9px 16px", borderRadius: "$4", borderColor: colors.hovered, borderWidth: "4px", fontSize: "$14", lineHeight: "$24", sx: {
'[data-popper-placement^="top"] &': {

@@ -39,0 +39,0 @@ borderBottomStyle: 'solid',

@@ -32,3 +32,3 @@ import React, { useCallback, useMemo } from 'react';

}, [align, direction]);
const tooltipContentFactory = useCallback(() => (React.createElement(Box, { backgroundColor: "darkGrey.$300", color: "mediumGrey.$400", padding: "9px 16px", borderRadius: "$4", borderColor: colors.hovered, borderWidth: "4px", fontSize: "$14", lineHeight: "$24", sx: {
const tooltipContentFactory = useCallback(() => (React.createElement(Box, { backgroundColor: "surf", color: "mediumGrey.$400", padding: "9px 16px", borderRadius: "$4", borderColor: colors.hovered, borderWidth: "4px", fontSize: "$14", lineHeight: "$24", sx: {
'[data-popper-placement^="top"] &': {

@@ -35,0 +35,0 @@ borderBottomStyle: 'solid',

{
"name": "@waves.exchange/wx-react-uikit",
"version": "1.2.8",
"version": "1.2.9",
"description": "",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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