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
278
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 9.0.0-beta.18 to 9.0.0-beta.20

9

CHANGELOG.md

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

## [9.0.0-beta.20](https://github.com/hatiolab/operato/compare/v9.0.0-beta.19...v9.0.0-beta.20) (2025-01-27)
### :rocket: New Features
* module property-panel ([03fb303](https://github.com/hatiolab/operato/commit/03fb303816c1629adca2a0ad843a8696ffaa4bef))
## [9.0.0-beta.18](https://github.com/hatiolab/operato/compare/v9.0.0-beta.17...v9.0.0-beta.18) (2025-01-27)

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

@@ -119,2 +119,6 @@ /**

.property-grid > .property-onethird-full {
grid-column: span 8;
}
.property-grid > .property-twothird-label {

@@ -128,2 +132,6 @@ grid-column: span 3;

.property-grid > .property-twothird-full {
grid-column: span 16;
}
.property-grid > input[type='checkbox'] {

@@ -130,0 +138,0 @@ grid-column: 9 / 11;

4

package.json

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

"author": "heartyoh",
"version": "9.0.0-beta.18",
"version": "9.0.0-beta.20",
"type": "module",

@@ -113,3 +113,3 @@ "main": "dist/src/index.js",

"prettier": "@hatiolab/prettier-config",
"gitHead": "494a96a1a9679a6f74570abbed781d479c426165"
"gitHead": "5a430f0f176f0e672c2d9cc9464a375ded988275"
}

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