You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@operato/layout

Package Overview
Dependencies
Maintainers
6
Versions
402
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/layout - npm Package Compare versions

Comparing version

to
2.0.0-alpha.151

8

CHANGELOG.md

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

## [2.0.0-alpha.151](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.150...v2.0.0-alpha.151) (2024-05-30)
**Note:** Version bump only for package @operato/layout
## [2.0.0-alpha.150](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.149...v2.0.0-alpha.150) (2024-05-30)

@@ -8,0 +16,0 @@

8

package.json

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

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

@@ -64,4 +64,4 @@ "module": "dist/src/index.js",

"@material/web": "^1.4.0",
"@operato/popup": "^2.0.0-alpha.150",
"@operato/shell": "^2.0.0-alpha.150",
"@operato/popup": "^2.0.0-alpha.151",
"@operato/shell": "^2.0.0-alpha.151",
"@operato/styles": "^2.0.0-alpha.150",

@@ -104,3 +104,3 @@ "@operato/utils": "^2.0.0-alpha.145",

},
"gitHead": "bf5e2f0cbdda6c2711a2f0db1dc4c78769e262ad"
"gitHead": "23518dcfa11a5429083e8a39aa7ce3b78def1b54"
}