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

@operato/styles

Package Overview
Dependencies
Maintainers
6
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/styles - npm Package Compare versions

Comparing version 2.0.0-alpha.98 to 2.0.0-alpha.99

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [2.0.0-alpha.99](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.98...v2.0.0-alpha.99) (2024-04-21)
### :bug: Bug Fix
* button text-wrap style in button container ([068741c](https://github.com/hatiolab/operato/commit/068741ca0278676038c55ccaafc08c32616b3f89))
## [2.0.0-alpha.98](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.97...v2.0.0-alpha.98) (2024-04-21)

@@ -8,0 +17,0 @@

1

dist/src/button-container-styles.js

@@ -19,2 +19,3 @@ import { css } from 'lit';

color: var(--secondary-color);
text-wrap: nowrap;

@@ -21,0 +22,0 @@ md-icon {

4

package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "2.0.0-alpha.98",
"version": "2.0.0-alpha.99",
"main": "dist/src/index.js",

@@ -54,3 +54,3 @@ "module": "dist/src/index.js",

"prettier": "@hatiolab/prettier-config",
"gitHead": "cc3f1dee34e1bf60629920629e566bf28171c8fe"
"gitHead": "8641cdd871ffdbef9e5b2a79bbf3862fb0422e3e"
}

@@ -20,2 +20,3 @@ import { css } from 'lit'

color: var(--secondary-color);
text-wrap: nowrap;

@@ -22,0 +23,0 @@ md-icon {

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