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
5
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 1.5.28 to 1.5.35

9

CHANGELOG.md

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

### [1.5.35](https://github.com/hatiolab/operato/compare/v1.5.34...v1.5.35) (2023-11-18)
### :bug: Bug Fix
* add ox-context-page-toolbar ([d9f6c42](https://github.com/hatiolab/operato/commit/d9f6c42b7be472c4ff72fd4027494e758e0a5b1b))
### [1.5.28](https://github.com/hatiolab/operato/compare/v1.5.27...v1.5.28) (2023-11-08)

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

4

dist/src/common-header-styles.js

@@ -93,6 +93,6 @@ import { css } from 'lit';

.header .iconbtn {
--mdc-icon-size: 19px;
--mdc-icon-size: 20px;
background-color: var(--theme-white-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.5);
padding: 1px 2px;
padding: 1px;
color: var(--primary-color);

@@ -99,0 +99,0 @@ }

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

"author": "heartyoh",
"version": "1.5.28",
"version": "1.5.35",
"main": "dist/src/index.js",

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

"prettier": "@hatiolab/prettier-config",
"gitHead": "319a731a55b41ce8b3915424c9a1510bc5de688e"
"gitHead": "1f204e6fb9d39c6bb676403358b60477dd0135ae"
}

@@ -94,6 +94,6 @@ import { css } from 'lit'

.header .iconbtn {
--mdc-icon-size: 19px;
--mdc-icon-size: 20px;
background-color: var(--theme-white-color);
border: 1px solid rgba(var(--primary-color-rgb), 0.5);
padding: 1px 2px;
padding: 1px;
color: var(--primary-color);

@@ -100,0 +100,0 @@ }

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