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.4.5 to 1.4.7

9

CHANGELOG.md

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

### [1.4.7](https://github.com/hatiolab/operato/compare/v1.4.6...v1.4.7) (2023-07-29)
### :bug: Bug Fix
* app.ts and headroom style ([ee5fee4](https://github.com/hatiolab/operato/commit/ee5fee40ecffa0a243057ae1e934c3f5940a6f57))
### [1.4.5](https://github.com/hatiolab/operato/compare/v1.4.4...v1.4.5) (2023-07-22)

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

1

dist/src/common-grist-styles.js

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

padding: var(--padding-default) var(--padding-wide);
border-top: 2px solid rgba(0, 0, 0, 0.2);
background-color: var(--theme-white-color);

@@ -22,0 +21,0 @@ box-shadow: var(--box-shadow);

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

"author": "heartyoh",
"version": "1.4.5",
"version": "1.4.7",
"main": "dist/src/index.js",

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

"prettier": "@hatiolab/prettier-config",
"gitHead": "d6f31f363ee5aabb2420203477da6206f8ebeeed"
"gitHead": "e6545f3e5a662dff3dd929ebf3ac82076ade1125"
}

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

padding: var(--padding-default) var(--padding-wide);
border-top: 2px solid rgba(0, 0, 0, 0.2);
background-color: var(--theme-white-color);

@@ -23,0 +22,0 @@ box-shadow: var(--box-shadow);

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