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

@stenajs-webui/core

Package Overview
Dependencies
Maintainers
3
Versions
493
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/core - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist/components/text/TextBase.d.ts

@@ -24,3 +24,3 @@ import { FontWeightProperty, TextDecorationProperty, UserSelectProperty, WhiteSpaceProperty } from "csstype";

/** Adds underline to text. */
textDecoration?: TextDecorationProperty;
textDecoration?: TextDecorationProperty<string | 0>;
/** Adds underline when mouse hovers over text. */

@@ -27,0 +27,0 @@ hoverUnderline?: boolean;

{
"name": "@stenajs-webui/core",
"version": "2.0.0",
"version": "2.0.1",
"description": "",

@@ -63,3 +63,3 @@ "author": "mattias800",

],
"gitHead": "16bc8f3d12fdcd59fac546654e52513865f35a10",
"gitHead": "de0195d2ef6f1a10ff9c6595403a4905375cedb9",
"dependencies": {

@@ -66,0 +66,0 @@ "@emotion/is-prop-valid": "^0.8.2"

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