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.51 to 2.0.0-alpha.56

9

CHANGELOG.md

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

## [2.0.0-alpha.56](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.55...v2.0.0-alpha.56) (2024-04-04)
### :bug: Bug Fix
* common-header-styles ([5a34264](https://github.com/hatiolab/operato/commit/5a3426437fbebb60c69555fd76307c3db5a21cf9))
## [2.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.50...v2.0.0-alpha.51) (2024-03-29)

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

1

dist/src/common-header-styles.js

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

color: var(--primary-text-color);
text-transform: capitalize;
}

@@ -36,0 +37,0 @@

4

package.json

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

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

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

"prettier": "@hatiolab/prettier-config",
"gitHead": "22f2d7d9f6e6b6062a1b8d9178d6a17ae3f37755"
"gitHead": "e264846b050ee04d528011fc11d4d2b838fb7755"
}

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

color: var(--primary-text-color);
text-transform: capitalize;
}

@@ -37,0 +38,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