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 1.5.48 to 1.7.3

9

CHANGELOG.md

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

### [1.7.3](https://github.com/hatiolab/operato/compare/v1.7.2...v1.7.3) (2023-12-11)
### :bug: Bug Fix
* header resize 모니터해서 그리드 위치를 다시 그린다 ([7589160](https://github.com/hatiolab/operato/commit/758916042113c1dc88d450b2680ce20461602021))
### [1.5.48](https://github.com/hatiolab/operato/compare/v1.5.47...v1.5.48) (2023-12-04)

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

2

dist/src/common-header-styles.js

@@ -12,5 +12,7 @@ import { css } from 'lit';

box-shadow: none;
font-size: 0.9em;
align-items: center;
--mdc-icon-size: 24px;
--mdc-theme-primary: var(--primary-color);
}

@@ -17,0 +19,0 @@

4

package.json

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

"author": "heartyoh",
"version": "1.5.48",
"version": "1.7.3",
"main": "dist/src/index.js",

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

"prettier": "@hatiolab/prettier-config",
"gitHead": "a4b44acb437fb3148ea2643838fa0dfd20a35711"
"gitHead": "298a7547367dd798025b1692465a490a05fb201d"
}

@@ -13,5 +13,7 @@ import { css } from 'lit'

box-shadow: none;
font-size: 0.9em;
align-items: center;
--mdc-icon-size: 24px;
--mdc-theme-primary: var(--primary-color);
}

@@ -18,0 +20,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